Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a set of fields that are used to identify an item when changes are applied to a destination.
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