Share via


ICcFile::MakeCollection (Compact 2013)

3/26/2014

Deprecated.

This method enables a file to contain a container.

In Windows Embedded Compact 2013, CoreCon HLAPI has been deprecated.

Syntax

HRESULT MakeCollection()

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

See Also

Reference

ICcFile
Core Connectivity Interfaces