SERVER_INFO_1538 structure
The SERVER_INFO_1538 structure specifies whether several MS-DOS File Control Blocks (FCBs) are placed in a single location.
Syntax
typedef struct _SERVER_INFO_1538 { BOOL sv1538_enablefcbopens; } SERVER_INFO_1538, *PSERVER_INFO_1538, *LPSERVER_INFO_1538;
Members
- sv1538_enablefcbopens
-
Specifies whether several MS-DOS File Control Blocks (FCBs) are placed in a single location accessible to the server.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012
