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.
Used to get vertical blank events.
Syntax
typedef struct _D3DKMT_GETVERTICALBLANKEVENT {
[in] D3DKMT_HANDLE hAdapter;
[in] D3DKMT_HANDLE hDevice;
[in] D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
[in, out] D3DKMT_PTR_TYPE *phEvent;
} D3DKMT_GETVERTICALBLANKEVENT;
Members
[in] hAdapter
A handle to the graphics adapter.
[in] hDevice
A handle to the device.
[in] 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.
[in, phEvent
Pointer to an event handle.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |