建立包含預設值的新 IFieldValue 物件。
HRESULT CreateEmptyFieldValue(
IFieldValue ** ppCustomFieldValue);
參數
- ppCustomFieldValue
[out] 新建立的 IFieldValue 物件。
傳回值
S_OK
E_POINTER
E_OUTOFMEMORY
備註
提供者會使用 CreateEmptyFieldValue 建立可傳遞給 IReplicaMetadata::FindItemMetadataByIndexedFields 這類方法的 IFieldValue 物件。