User Manual
Manuals
Brands
Apple Manuals
Software
AppleShare 3.0 File Server Controls
70
71
72
73
74
75
76
77
78
79
SEwhichSCFlag: LongInt;
{specifies which Server Control calls will cause }
{ the Server Event Handler to be called}
END;
Application-defined routine
PROCEDURE MyServerEventHandler (theSEQEntryPtr: tSEQEntryPtr;
theSERecPtr: ServerEventRecordPtr);
1
...
...
77
78
79