struct MenuDefSpec { MenuDefType defType; union { MenuDefUPP defProc; } u; }; typedef MenuDefSpec MenuDefSpecPtr;
© 2000 Apple Computer, Inc. (Last Updated 4/14/2000)