9.111 CStpDBAccess::StpDDFQueryItem
LONG CStpDBAccess::StpDDFQueryItem(const SCString& scsBufName, LONG lTableIdent, SCString& scsQItem, LONG* plISN, LONG* lIdx)
Returns a item from a DD - record
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName
Input name of buffer
lTableIdent
Input TableIdent of filedescription to change
scsQItem
Output item from DD - record
plISN
Output ISN of filedescription
lIdx
Output Index of filedescription within buffer
|