Freigeben über


ID3D11Asynchronous::GetDataSize Method

Get the size of the data (in bytes) that is output when calling ID3D11DeviceContext::GetData.

Syntax

UINT GetDataSize();

Parameter

Methode umfasst keine Parameter.

Rückgabewert

Typ: UINT

Size of the data (in bytes) that is output when calling GetData.

Anforderungen

Header

D3D11.h

Bibliothek

D3D11.lib

Siehe auch

ID3D11Asynchronous