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.
The method determines of the specified file is a container.
HRESULT get_IsCollection( VARIANT_BOOL*out_pvbResult);
Parameters
- out_pvbResult
[out, retval] Boolean value that indicates whether the specified file is a container.
Return Values
The following table indicates the return values for this method.
Value | Description |
---|---|
VARIANT_TRUE | Indicates the specified file is a container. |
VARIANT_FALSE | Indicates the specified file is not a container. |
Requirements
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors