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.
Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_UINT64.
HRESULT SetUInt64Value(
ULONGLONG value);
Parameters
- value
[in] The value of the field.
Return Value
- S_OK