Share via


ICcObject

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This interface provides the root object of the Core Connectivity datastore object interface. It is supported by all other datastore objects.

In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.

Methods

The following table shows the methods of the ICcObject interface.

Method Description

ICcObject::ID

Sets and retrieves the ID of a datastore object.

The ID provides a language-neutral name for localization.

ICcObject::get_IsProtected

Gets a flag indicating the object is protected.

ICcObject::Name

Sets and retrieves the name of a datastore object.

ICcObject::get_PropertyContainer

Retrieves the property container of a datastore object.

Requirements

Header ccdatastore.h

See Also

Reference

Core Connectivity Interfaces