IFieldValue::SetGuidValue
Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_GUID.
HRESULT SetGuidValue(
GUID pValue);
Parameters
- pValue
[in] The value of the field.
Return Value
- S_OK
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_GUID.
HRESULT SetGuidValue(
GUID pValue);