struttura VIDEO_WIN32K_CALLBACKS_PARAMS (ntdvertitaeo.h)
La struttura VIDEO_WIN32K_CALLBACKS_PARAMS e l'enumerazione VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE sono riservate per l'uso del sistema.
Sintassi
typedef struct _VIDEO_WIN32K_CALLBACKS_PARAMS {
VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE CalloutType;
PVOID PhysDisp;
ULONG_PTR Param;
LONG Status;
BOOLEAN LockUserSession;
BOOLEAN IsPostDevice;
BOOLEAN SurpriseRemoval;
BOOLEAN WaitForQueueReady;
} VIDEO_WIN32K_CALLBACKS_PARAMS, *PVIDEO_WIN32K_CALLBACKS_PARAMS;
Membri
CalloutType
Riservato per l'uso del sistema.
PhysDisp
Riservato per l'uso del sistema.
Param
Riservato per l'uso del sistema.
Status
Riservato per l'uso del sistema.
LockUserSession
Riservato per l'uso del sistema.
IsPostDevice
Riservato per l'uso del sistema.
SurpriseRemoval
Riservato per l'uso del sistema.
WaitForQueueReady
Riservato per l'uso del sistema.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntd troppe.h (include Ntdvertitaeo.h) |