Microsoft DirectX 8.1 (C++)

ID3DXBuffer::GetBufferPointer

Retrieves a pointer to the data in the buffer.

LPVOID GetBufferPointer();

Parameters

None.

Return Values

Returns a pointer to the data in the buffer.

Requirements

  Header: Declared in D3dx8core.h.
  Import Library: Use D3dx8.lib.