Share via


ICcFile (Windows Embedded CE 6.0)

1/5/2010

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
Windows Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro

See Also

Reference

Core Connectivity Datastore Interfaces
Core Connectivity Interfaces