ID3DXBuffer::GetBufferSize method
Retrieves the total size of the data in the buffer.
Syntax
DWORD GetBufferSize();
Parameters
This method has no parameters.
Return value
Type: DWORD
Returns the total size of the data in the buffer, in bytes.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also