Properties.Exists method
Indicates whether the specified Property exists in the collection.
pboolResult = .Exists( _
ByVal Index As VARIANT _
) As HRESULT
-
Index [in]
-
Type: VARIANT*
Required. Variant value.
Type: VARIANT_BOOL*
Returns True if the Property exists in the collection.
For example code, see Enumerate Root Level Items and Display Their Names in Shared Samples.
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|