Partager via


ICcFile (Windows CE 5.0)

Send Feedback

This interface provides methods that support datastore file objects.

Methods

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

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

OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.