Property.SubTypeValues property
Retrieves a Vector of valid Property values or valid flag values.
This property is read-only.
Syntax
Property SubTypeValues( _
)
Property value
Returns a Vector of valid Property values if the SubType is ListSubType, or it returns valid flag values that can be combined using the OR operation if the SubType is FlagSubType, otherwise generates an error.
Remarks
For example code, see Display Detailed Property Information in Shared Samples.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|