Share via


ICcObject (Windows Embedded CE 6.0)

1/5/2010

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
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