IFieldValue::SetUInt8Value
Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_UINT8.
HRESULT SetUInt8Value(
BYTE bValue);
Parameters
- bValue
[in] The value of the field.
Return Value
- S_OK
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Sets the field value. Also sets the field type to SYNC_METADATA_FIELD_TYPE_UINT8.
HRESULT SetUInt8Value(
BYTE bValue);