Platform SDK: TAPI

ITAllocatorProperties::GetBufferSize

Gets the size of the allocator buffer.

HRESULT GetBufferSize(
  DWORD *pBufferSize 
);

Parameters

pBufferSize
[out] Size of current 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