Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents a set of fields that are used to identify an item when changes are applied to a destination.
Syntax
typedef struct _ITEM_FIELDS
{
FIELD_VALUE *pFieldValues;
ULONG cFields;
} ITEM_FIELDS;
Members
pFieldValues
A collection of FIELD_VALUE structures that represent the way in which an item is identified when changes are applied to a destination.cFields
The number of items in pFieldValues.
Requirements
Header: FullEnumerationProvider.h