D3DKMT_SHAREOBJECTWITHHOST - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_SHAREOBJECTWITHHOST {
  D3DKMT_HANDLE         hDevice;
  D3DKMT_HANDLE         hObject;
  D3DKMT_ALIGN64 UINT64 Reserved;
  D3DKMT_ALIGN64 UINT64 hVailProcessNtHandle;
} D3DKMT_SHAREOBJECTWITHHOST;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-d3dkmt_shareobjectwithhost)

Description

Reserved for system use. Do not use.

Members

hDevice

hObject

Reserved

hVailProcessNtHandle

Remarks

See also