|
pure virtual |
This method assigns a value for the "human readable set of descriptions for the key" (see reference 1).
| pLabel | [IN] Block of memory holding the descriptive label information. |
| cBuffer | [IN] Number of characters in the buffer pointed to by pBuffer. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pLabel is NULL. | |
| P6R::eNoMemory | Insufficient memory to copy pLabel. |