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