Share via


ICcFile

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This interface provides methods that support datastore file objects.

In Windows Embedded CE 6.0, 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

Enables a designated file to contain a container.

ICcFile::get_FileContainer

Returns the file container of a file.

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

ICcFile::get_IsCollection

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

Requirements

Header ccdatastore.h

See Also

Reference

Core Connectivity Interfaces