beautypg.com

Apple AppleShare 3.0 File Server Controls User Manual

Page 54

background image

SESysTooOldErr The System file is too old for AppleShare File

Server 3.0.

SEInsuffAppMemErr There was not enough memory for the file server to

startup.

SEBadConfigErr The file server encountered a problem with the

current configuration.

SENoDTOnStartupErr The desktop database on the startup volume could

not be opened.

SEDupNameErr Duplicate-name error occurred when server was

registering. Please choose another name.

21-29 Reserved by Apple.

scSecondsLeft Longword result value: Returns the number of

seconds left before the shutdown or disconnect.

Zero is returned if no shutdown or disconnect in

in progress. This value is undefined if the server

is disabled (not running).

Note This feature is not implemented under Macintosh File Sharing.

Result Codes noErr 0 No error.

SCRemoveServerEventProc

SCRemoveServerEventProc removes a server event object from the server event

handler queue.

Note This call is not supported by Macintosh File Sharing.

Parameter (uses serverEventPB variant of SCParamBlockRec)

Block 16 ioResult word

18 scSEQEntryPtr long

26 scCode word

Fields ioResult Word result value: Result code.

scSEQEntryPtr Longword input pointer: Points to the tSEQEntry

server event object to be removed from the server

event handler queue.

scCode Word input value: The server control code; always

SCRemoveServerEventProc ($000C).

Result Codes noErr 0 No error.

paramErr -50 The server is not running.

afpMiscErr -5014 There are no server event objects,

or this server event object is not

the server event handler queue.