ID3D12Object

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetPrivateData
HRESULT GetPrivateData(REFGUID guid, UINT* pDataSize, void* pData)
Undocumented in source.
SetName
HRESULT SetName(LPCWSTR Name)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID guid, UINT DataSize, const(void)* pData)
Undocumented in source.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(REFGUID guid, IUnknown pData)
Undocumented in source.

Meta