- 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.