ID3D11Device5

Undocumented in source.

Members

Functions

CreateFence
HRESULT CreateFence(ulong InitialValue, D3D11_FENCE_FLAG Flags, REFIID riid, void** ppFence)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenSharedFence
HRESULT OpenSharedFence(HANDLE hFence, REFIID ReturnedInterface, void** ppFence)
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 ID3D11Device4

RegisterDeviceRemovedEvent
HRESULT RegisterDeviceRemovedEvent(HANDLE hEvent, uint* pdwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterDeviceRemoved
void UnregisterDeviceRemoved(uint dwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta