ITraceDataCollector::get_MaximumBuffers method (pla.h)

Retrieves or sets the maximum number of buffers allocated for the event tracing session's buffer pool.

This property is read/write.

Syntax

HRESULT get_MaximumBuffers(
  unsigned long *buffers
);

Parameters

buffers

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header pla.h
DLL Pla.dll

See also

ITraceDataCollector

ITraceDataCollector::MinimumBuffers

ITraceDataCollector::NumberOfBuffers