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.
Descriptions for each of the possible values specified in the PossibleValues property.
This property is read/write.
Syntax
HRESULT get_ValueDescriptions(
SAFEARRAY **valueDescriptions
);
Parameters
valueDescriptions
Return value
None
Remarks
There is a one-to-one relationship between these descriptions and the list of possible values specified in the PossibleValues property. If you do not want to specify a description for one of the values in the list, set the corresponding item in the array to an empty string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmpipeline.h |
DLL | SrmSvc.dll |