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.
Miracast display stop sessions.
Syntax
typedef struct _D3DKMT_MIRACAST_DISPLAY_STOP_SESSIONS {
LUID AdapterLuid;
D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId;
UINT StopReason;
} D3DKMT_MIRACAST_DISPLAY_STOP_SESSIONS, *PD3DKMT_MIRACAST_DISPLAY_STOP_SESSIONS;
Members
AdapterLuid
The adapter LUID (locally unique identifier).
TargetId
The target ID.
StopReason
The reason the session stopped.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |