次の方法で共有


ICcObject (Compact 2013)

3/26/2014

Deprecated.

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

In Windows Embedded Compact 2013, 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 Datastore Interfaces
Core Connectivity Interfaces