ICcFile::MakeCollection
Other versions of this page are also available for the following:
8/27/2008
This method enables a file to contain a container.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT AddFileContainer()
Parameters
None.
Return Value
The following table indicates the return values for this method.
Value | Description |
---|---|
S_OK |
Indicates success. |
E_FAIL |
Indicates an error. |
E_DATASTORE_FILEISCOLLECTION |
Indicates this file is already a collection. |
Requirements
Header | ccdatastore.h |