Apple AppleShare 3.0 File Server Controls Instrukcja Użytkownika Strona 78

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 79
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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}
Przeglądanie stron 77
1 2 ... 73 74 75 76 77 78 79

Komentarze do niniejszej Instrukcji

Brak uwag