1.2.3.1.9 PDS_GetItemDescr Function
C
bool PDS_GetItemDescr(PDS_MemId_t memoryId,
Description
This routine gets the item descriptor for the given item ID
Parameters
Param | Description |
---|---|
memoryId | item id |
itemDescrToGet | pointer to item descriptor to be loaded |
Returns
true if descriptor is found out for the given item ID, false - otherwise