Apple AppleShare 3.0 File Server Controls Manuel d'utilisateur Page 72

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 79
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 71
reserved3: Integer;
scCode: Integer;
scFilesOpen: Integer;
scWriteableFiles: Integer;
scUNRecID: LongInt;
scMounted: Boolean;
scMountedAsOwner: Boolean;
END;
SCParamBlockPtr = ^SCParamBlockRec;
SCParamBlockRec =
RECORD
qLink: QElemPtr;
qType: INTEGER;
ioTrap: INTEGER;
ioCmdAddr: Ptr;
ioCompletion: ProcPtr;
ioResult: OSErr;
CASE Integer OF
1: (startPB: startParam);
2: (disconnectPB: disconnectParam);
3: (pollServerPB: pollServerParam);
4: (standardPB: standardParam);
5: (setupPB: setupParam);
6: (statusPB: statusParam);
7: (serverEventPB: serverEventParam);
8: (versionPB: versionParam);
9: (userInfoPB: userInfoParam);
10: (volMountedPB: volMountedParam);
END;
Vue de la page 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 78 79

Commentaires sur ces manuels

Pas de commentaire