Share via


ICcFile (Compact 2013)

3/26/2014

Deprecated.

This interface provides methods that support datastore file objects.

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

Methods

The following tables show the methods for this interface. All datastore interfaces inherit the methods for the IUnknown, IDispatch, and ICcObjectinterfaces.

The following table shows the methods for the ICcFile interface.

Method

Description

ICcFile::MakeCollection

Deprecated.

Enables a designated file to contain a container.

ICcFile::get_FileContainer

Deprecated.

Returns the file container of a file.

This succeeds only if the property ICcFile::IsCollection is true in this file object.

ICcFile::get_IsCollection

Deprecated.

Returns VARIANT_TRUE or VARIANT_FALSE, depending on whether the file is a container.

Requirements

Header

ccdatastore.h

See Also

Reference

Core Connectivity Datastore Interfaces
Core Connectivity Interfaces