MIRACAST_CALLBACKS 구조체(netdispumdddi.h)
Miracast 사용자 모드 드라이버에서 호출할 수 있는 무선 디스플레이(Miracast) 런타임 콜백 함수에 대한 포인터를 포함합니다.
구문
typedef struct _MIRACAST_CALLBACKS {
PFN_REPORT_SESSION_STATUS ReportSessionStatus;
PFN_MIRACAST_IO_CONTROL MiracastIoControl;
PFN_REPORT_STATISTIC ReportStatistic;
PFN_GET_NEXT_CHUNK_DATA GetNextChunkData;
PFN_REGISTER_DATARATE_NOTIFICATIONS RegisterForDataRateNotifications;
} MIRACAST_CALLBACKS, *PMIRACAST_CALLBACKS;
구성원
ReportSessionStatus
ReportSessionStatus 함수에 대한 포인터입니다.
MiracastIoControl
MiracastIoControl 함수에 대한 포인터입니다.
ReportStatistic
ReportStatistic 함수에 대한 포인터입니다.
GetNextChunkData
GetNextChunkData 함수에 대한 포인터입니다.
RegisterForDataRateNotifications
RegisterForDataRateNotifications 함수에 대한 포인터입니다.
요구 사항
| 지원되는 최소 클라이언트 | Windows 8.1 |
| 지원되는 최소 서버 | Windows Server 2012 R2 |
| 헤더 | netdispumdddi.h(Netdispumdddi.h 포함) |
피드백
다음에 대한 사용자 의견 제출 및 보기