[ROOT] --> C++Client
Contains database location information.
Location
StructSize
public 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.
public 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.