Carbon


kPEFProcessShare

Header: PEFBinaryFormat.h

enum {
    kPEFProcessShare = 1,
    kPEFGlobalShare = 4,
    kPEFProtectedShare = 5
};

Constant descriptions

kPEFProcessShare
kPEFGlobalShare
kPEFProtectedShare


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)