Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the data type of the field.
HRESULT GetFieldType(
ULONG * pFieldType);
Parameters
- pFieldType
[out] Returns the data type of the field. This value is from the SYNC_METADATA_FIELD_TYPE enumeration. The default value is SYNC_METADATA_FIELD_TYPE_NOTYPE.
Return Value
S_OK
E_POINTER