Carbon


AlertTemplate

Header: Dialogs.h

struct AlertTemplate {
    Rect boundsRect; 
    SInt16 itemsID; 
    StageList stages;
};
typedef AlertTemplate AlertTPtr;

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