3.2.4.9.17 MaximumBuffers (Put) (Opnum 52)

The MaximumBuffers (Put) method sets the MaximumBuffers property, as specified in the property table in section 3.2.4.9.

 [propput] HRESULT MaximumBuffers(
   [in] unsigned long buffers
 );

buffers: Supplies the maximum number of buffers allocated for the event tracing session's buffer pool. The valid range is from 0x00000000 through 0xFFFFFFFF inclusive. For more information, see the MaximumBuffers member in [MSDN-EVENT_TRACE_PROPERTIES].<29>

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in section 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.