ID3D11Asynchronous::GetDataSize method
Get the size of the data (in bytes) that is output when calling ID3D11DeviceContext::GetData.
Syntax
UINT GetDataSize();
Parameters
This method has no parameters.
Return value
Type: UINT
Size of the data (in bytes) that is output when calling GetData.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: