|
SDTS_AL
|
#include <sdts_al.h>
Public Attributes | |
| char | szModule [8] |
| int | nRecord |
| char | szOBRP [8] |
| char | szName [20] |
Object representing a unique module/record identifier within an SDTS transfer.
| int SDTSModId::nRecord |
The record within the module referred to. This is -1 for unused SDTSModIds.
| char SDTSModId::szModule[8] |
The module name, such as PC01, containing the indicated record.
| char SDTSModId::szName[20] |
String "szModule:nRecord"
| char SDTSModId::szOBRP[8] |
The "role" of this record within the module. This is normally empty for references, but set in the oModId member of a feature.
1.8.14