ID3D10Asynchronous

Undocumented in source.

Members

Functions

Begin
void Begin()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
End
void End()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetData
HRESULT GetData(void* pData, UINT DataSize, UINT GetDataFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDataSize
UINT GetDataSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D10DeviceChild

GetDevice
void GetDevice(ID3D10Device* ppDevice)
Undocumented in source.
GetPrivateData
HRESULT GetPrivateData(REFGUID guid, UINT* pDataSize, void* pData)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID guid, UINT DataSize, void* pData)
Undocumented in source.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(REFGUID guid, IUnknown pData)
Undocumented in source.

Meta