|
Gets an xplMsgItem.
Gets a pointer to the xplMsgItem object that stores the array of values for the named item. - Parameters:
-
| _name | name of the item for which we wish to retrieve the value(s). |
- Returns:
- A pointer to the xplMsgItem object, or NULL if the named item does not exist.
- See also:
- AddValue, GetValue, SetValue.
|