IOfflineFilesSetting::GetValueType method (cscobj.h)
Retrieves the data type of a particular Offline Files setting.
Syntax
HRESULT GetValueType(
[out] OFFLINEFILES_SETTING_VALUE_TYPE *pType
);
Parameters
[out] pType
Receives a value from the OFFLINEFILES_SETTING_VALUE_TYPE enumeration that describes the data type of the setting value.
Return value
S_OK if the scope is returned successfully or an error value otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |
DLL | CscSvc.dll; CscObj.dll |