Apple AppleShare 3.0 File Server Controls Manual de usuario Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 79
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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}
Vista de pagina 77
1 2 ... 73 74 75 76 77 78 79

Comentarios a estos manuales

Sin comentarios