Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the set of fields that define a change unit's version.
typedef struct _CHANGE_UNIT_VERSION_RULE
{
BYTE *pbChangeUnitId;
ULONG * pulVersionFieldIds;
ULONG cVersionFieldIds;
} CHANGE_UNIT_VERSION_RULE;
Members
- pbChangeUnitId
The ID of the change unit to which the version definition applies.
- pulVersionFieldIds
A collection of IDs that identify the version fields for the specified change unit.
- cVersionFieldIds
The number of items in pulVersionFieldIds.
Requirements
Header: FullEnumerationProvider.h