Carbon


FSMGetIconInfoRec

Header: FSM.h

struct FSMGetIconInfoRec {
    SInt32 theIcon[32]; 
    SInt32 theMask[32]; 
    Str255 whereStr;
};
typedef FSMGetIconInfoRec FSMGetIconInfoRecPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)