ICcProperty::AddPropertyContainer (Compact 2013)
3/26/2014
Deprecated.
This method enables an associated property to hold a container, making a hierarchy of properties.
In Windows Embedded Compact 2013, 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 |