Apple AppleShare 3.0 Users and Groups Programming Interf User Manual Page 28

  • Download
  • Add to my manuals
  • Print
  • Page
    / 32
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 27
struct UGFilePB
UGPBHeader
StringPtr ugAdminKey;
typedef struct UGFilePB UGFilePB;
struct UGUserPB
UGPBHeader
short ugPosOffset;
StringPtr ugMisc;
short ugChngFlags;
StringPtr ugPassword;
long ugUserFlags;
short ugNumBadLogins;
long ugPwdDate;
short ugNumGroups;
long ugGroups[42];
typedef struct UGUserPB UGUserPB;
struct UGGroupPB
UGPBHeader
short ugPosOffset;
StringPtr ugMisc;
Boolean ugPrimaryFlag;
typedef struct UGGroupPB UGGroupPB;
struct UGServerPB
UGPBHeader
StringPtr ugAdminKey;
short ugSrvrVersion;
short ugChngFlags;
long ugSrvrFlags[2];
Byte ugMinPwdLen;
Page view 27
1 2 ... 23 24 25 26 27 28 29 30 31 32

Comments to this Manuals

No comments