ICcProperty::AddPropertyContainer
Other versions of this page are also available for the following:
8/27/2008
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 |