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.
The ENG_EVENT structure is reserved for system use.
Syntax
typedef struct _ENG_EVENT {
PVOID pKEvent;
ULONG fFlags;
} *PEVENT, ENG_EVENT, *PENG_EVENT;
Members
pKEvent
Reserved for system use.
fFlags
Reserved for system use.
Requirements
| Requirement | Value |
|---|---|
| Header | ntddvdeo.h (include Ntddvdeo.h) |