Apple AppleShare 3.0 File Server Controls Uživatelský manuál Strana 72

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 79
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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;
Zobrazit stránku 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 78 79

Komentáře k této Příručce

Žádné komentáře