Properties are not currently supported.
- Parameters:
-
| pString | [IN] a fully qualified URI that uniquely defines the property |
| pObject | [OUT] an object that defines the property |
- Returns:
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | A successful call to intialize() must be made before calling this funciton. |
P6R::eInvalidArg | pString or pObject is NULL. |
P6R::eNotImplemented | No properties defined by this parser. |