Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Used to query for VidPn exclusive ownership.
Syntax
typedef struct _D3DKMT_QUERYVIDPNEXCLUSIVEOWNERSHIP {
[in] HANDLE hProcess;
[in] HWND hWindow;
[out] D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
[out] LUID AdapterLuid;
[out] D3DKMT_VIDPNSOURCEOWNER_TYPE OwnerType;
} D3DKMT_QUERYVIDPNEXCLUSIVEOWNERSHIP;
Members
[in] hProcess
A handle to the process.
[in] hWindow
A handle to the window.
[out] VidPnSourceId
The zero-based identification number of the video present source in a path of a video present network (VidPN) topology that the monitor is connected to.
[out] AdapterLuid
The adapter LUID (locally unique identifier).
[out] OwnerType
The owner type.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |