IFieldValue::SetUInt16Value

Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_UINT16.


HRESULT SetUInt16Value(
  USHORT value);

value

[in] The value of the field.

Show: