2.2.7.16 SAMPR_REVISION_INFO
The SAMPR_REVISION_INFO union holds revision information structures that are used in the SamrConnect5 method.
-
typedef [switch_type(unsigned long)] union { [case(1)] SAMPR_REVISION_INFO_V1 V1; } SAMPR_REVISION_INFO, *PSAMPR_REVISION_INFO;
V1: Version 1 revision information, as described in SAMPR_REVISION_INFO_V1 (section 2.2.7.15).