Sdílet prostřednictvím


ICcObject (Windows CE 5.0)

Send Feedback

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

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

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.