ICcProperty::AddPropertyContainer (Windows CE 5.0)
This method enables an associated property to hold a container, making a hierarchy of properties.
HRESULT AddPropertyContainer()
Parameters
None.
Return Values
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
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
Send Feedback on this topic to the authors