[ROOT] --> C-Client
Contains database location information.
Location
StructSize
WORD StructSize
Specifies the size of the PETableLocation structure. You must initialize this member to be the size of whatever it is, for example location.structSize = PE_SIZEOF_TABLE_LOCATION.
char Location [ PE_SIZEOF_TABLELOCATION ]
Specifies the database location. This member is database dependent and must be formatted correctly for the expected database, for examples see the Crystal Developers Help.