ID3D11ClassInstance

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

Members

Functions

GetClassLinkage
void GetClassLinkage(ID3D11ClassLinkage* ppLinkage)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDesc
void GetDesc(D3D11_CLASS_INSTANCE_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInstanceName
void GetInstanceName(LPSTR pInstanceName, SIZE_T* pBufferLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTypeName
void GetTypeName(LPSTR pTypeName, SIZE_T* pBufferLength)
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 ID3D11DeviceChild

GetDevice
void GetDevice(ID3D11Device* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateData
HRESULT GetPrivateData(REFGUID guid, UINT* pDataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateData
HRESULT SetPrivateData(REFGUID guid, UINT DataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(REFGUID guid, const(IUnknown) pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta