ITraceDataCollector::put_BufferSize method (pla.h)

Retrieves or sets the suggested buffer size for each buffer in the event tracing session.

This property is read/write.

Syntax

HRESULT put_BufferSize(
  unsigned long size
);

Parameters

size

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::MaximumBuffers

ITraceDataCollector::MinimumBuffers

ITraceDataCollector::NumberOfBuffers