beautypg.com

Apple AppleShare 3.0 File Server Controls User Manual

Page 67

background image

{ File Server Extension or }

{ File Sharing Extension }

{ could not be found}

SESysTooOldErr = 13; {The System File is too old }

{ for AppleShare (v3.0)}

SEInsuffAppMemErr = 14; {There was not enough }

{ memory for the file server }

{ to startup}

SEBadConfigErr = 15; {The file server encountered }

{ a problem with the current }

{ configuration}

SENoDTOnStartupErr = 16; {The Desktop database on }

{ volume the startup volume }

{ could not be opened}

SEDupNameErr = 17; {Duplicate name error when }

{ registering}

Server control data types

TYPE

{string used for server messages}

tLoginMsg = STRING[199];

{The SetupInfoRec used by the SCGetSetupInfo }

{ and SCSetSetupInfo calls.}

SetupInfoRecPtr = ^SetupInfoRec;

SetupInfoRec =

RECORD

SIVersion: Integer; {SetupInfoRec version}

{ 1 for File Sharing }

{ and AppleShare 3.0}

SIFlags: Integer; {0 for File Sharing }