User Manual

Macintosh File Sharing does not return a valid value for SCServerVersion if
the server is not running.
SCSetSetupInfo
The SCSetSetupInfo call does not use the following fields of the setup
information record (SetupInfoRec):
- SIVolInfoVisible
- SIUserInfoLocation
- SIUserInfoVisible
- SIShutDownMins
- SISpare
- SILoginMsg
SCShutdown
The SCShutdown call does not send shutdown attention messages under Macintosh
File Sharing.
_____________________________________________________________________________
APPENDIX B
_____________________________________________________________________________
INTERFACE FILES
This appendix lists the server control and server event interface files.
Server control interface file
The ServerControlINTF file contains all of the definitions for the server
control calls used to control Macintosh File Sharing and the AppleShare File
Server 3.0.
Server control constants
CONST
ServerDispatch = $A094; {server control dispatch trap}
{scCode values}
SCStartServer = 0;
SCShutDown = 2;
SCCancelShutDown = 3;
SCDisconnect = 4;
SCPollServer = 5;