Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A structure to provide sync token info.
Syntax
typedef struct _D3DDDIARG_SYNCTOKEN {
HANDLE hResource;
HANDLE hSyncToken;
} D3DDDIARG_SYNCTOKEN;
Members
hResource
Specifies a handle to the resource.
hSyncToken
A handle to the sync token.
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |