|
<< Click to Display Table of Contents >> SYSConfig (system configuration) |
![]() ![]()
|
The SYSConfig structure provides basic system configuration information, using the following fields:
Field |
Type |
Description |
bLocalShare |
BOOL |
TRUE, if local files will be shared with non-BDE applications. |
iNetProtocol |
UINT16 |
Not currently used. |
bNetShare |
BOOL |
Not currently used. |
szNetType |
DBINAME |
Specifies the network type. |
szUserName |
DBIUSERNAME |
Specifies the network user name. |
szIniFile |
DBIPATH |
Specifies the fully qualified configuration file name. |
szLangDriver |
DBINAME |
Specifies the system language driver. |