Platform SDK: TAPI

ITAllocatorProperties::SetBufferSize

Sets the size of the allocator buffer.

HRESULT SetBufferSize(
  DWORD BufferSize 
);

Parameters

BufferSize
[in] Size of the allocator buffer.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Tapi3.h.
  Library: Use T3iid.lib.

See Also

ITAllocatorProperties