ICcFile::get_IsCollection (Windows Embedded CE 6.0)
1/5/2010
The method determines of the specified file is a container.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT get_IsCollection(
VARIANT_BOOL* out_pvbResult
);
Parameters
- out_ pvbResult
[out, retval] Boolean value that indicates whether the specified file is a container.
Return Value
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
Header | ccdatastore.h |
Windows | Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro |