These are the name format values:
|
C Value |
Delphi Value |
Value Name |
|---|---|---|
|
0x0001 |
$0001 |
NWCC_NAME_FORMAT_NDS: Used with NWCCOpenConnByName and the Windows NT requester to specify an NDS object name as an open target |
|
0x0002 |
$0002 |
NWCC_NAME_FORMAT_BIND: Used with a server name |
|
0x0008 |
$0008 |
NWCC_NAME_FORMAT_NDS_TREE: Used with an NDS tree name |
|
0x8000 |
$8000 |
NWCC_NAME_FORMAT_WILD: Used with either a tree or server name. Allows the system to determine the type of name that is passed to NWCCOpenConnByName. |