Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the setting type for the item.
Syntax
HRESULT GetSettingType(
[out] WcmSettingType *Type
);
Parameters
[out] Type
A WcmSettingType value that contains the setting type of the item.
Return value
This method returns an HRESULT value. S_OK indicates success.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | wcmconfig.h |
| DLL | SMIEngine.dll |