Carbon


PEFSplitHashWord

Header: PEFBinaryFormat.h

struct PEFSplitHashWord {
    UInt16 nameLength; 
    UInt16 hashValue;
};

Field descriptions

nameLength
hashValue


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