UNIT_DDI_VERSION structure (61883.h)
The UNIT_DDI_VERSION structure is used in conjunction with the Av61883_GetUnitInfo request to retrieve the current 61883 DDI version.
Syntax
typedef struct _UNIT_DDI_VERSION {
OUT ULONG Version;
} UNIT_DDI_VERSION, *PUNIT_DDI_VERSION;
Members
Version
The current 61883 DDI version.
Requirements
Requirement | Value |
---|---|
Header | 61883.h (include 61883.h) |