Apple AppleShare 3.0 File Server Controls Bedienungsanleitung Seite 78

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 79
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 77
theUNSUserID: LongInt;
{the UserID of the user that made the call}
theUserName: Str31;
{the name of the user that made the call}
{Note: If theEventNumber is bCSEHAFPInDoRequest }
{ or bCSEHAFPInSendResponse, then theVRefNum and }
{ theDirID will be returned if applicable to the }
{ AFP call}
theVRefNum: Integer;
{the VRefNum of the volume upon which this }
{ operation was performed (not always applicable)}
theDirID: LongInt;
{the DirID of the directory upon/within which this}
{ operation was performed (not always applicable)}
theSocketAddress: AddrBlock;
{the network address of the user's workstation in }
{ AddrBlock format}
END;
tSEQEntryPtr = ^tSEQEntry;
tSEQEntry =
RECORD
SEQentry: ATQEntry;
{a regular AppleTalk Transition Queue entry}
SEeventFlag: LongInt;
{specifies when the Server Event Handler would }
{ like to be called}
SEwhichAFPFlag: ARRAY[0..1] OF LongInt;
{specifies which AFP calls will cause the Server }
{ Event Handler to be called}
Seitenansicht 77
1 2 ... 73 74 75 76 77 78 79

Kommentare zu diesen Handbüchern

Keine Kommentare