Share via


ICcProperty::AddPropertyContainer (Windows Embedded CE 6.0)

1/5/2010

This method enables an associated property to hold a container, making a hierarchy of properties.

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

Syntax

HRESULT AddPropertyContainer()

Parameters

None.

Return Value

The following table shows the values for this method.

Value Description

S_OK

Indicates success.

E_FAIL

Indicates an error.

E_OUTOFMEMORY

Indicates out of memory.

E_DATASTORE_RESOURCEERROR

Returns if the method could not access a local string.

E_DATASTORE_PROPERTYNOTEMPTY

Indicates the property container exists.

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

ICcProperty
Core Connectivity Interfaces