enum {
fsSBPartialNameBit = 0,
fsSBFullNameBit = 1,
fsSBFlAttribBit = 2,
fsSBFlFndrInfoBit = 3,
fsSBFlLgLenBit = 5,
fsSBFlPyLenBit = 6,
fsSBFlRLgLenBit = 7,
fsSBFlRPyLenBit = 8,
fsSBFlCrDatBit = 9,
fsSBFlMdDatBit = 10,
fsSBFlBkDatBit = 11,
fsSBFlXFndrInfoBit = 12,
fsSBFlParIDBit = 13,
fsSBNegateBit = 14,
fsSBDrUsrWdsBit = 3,
fsSBDrNmFlsBit = 4,
fsSBDrCrDatBit = 9,
fsSBDrMdDatBit = 10,
fsSBDrBkDatBit = 11,
fsSBDrFndrInfoBit = 12,
fsSBDrParIDBit = 13
};
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)