Mac OS 9
AlertStdCFStringAlertParamRec Struct Reference

Data Fields

UInt32 version
 
Boolean movable
 
Boolean helpButton
 
CFStringRef defaultText
 
CFStringRef cancelText
 
CFStringRef otherText
 
SInt16 defaultButton
 
SInt16 cancelButton
 
UInt16 position
 
OptionBits flags
 

Field Documentation

◆ cancelButton

SInt16 AlertStdCFStringAlertParamRec::cancelButton

Which button behaves as the default

◆ cancelText

CFStringRef AlertStdCFStringAlertParamRec::cancelText

Text for button in OK position

◆ defaultButton

SInt16 AlertStdCFStringAlertParamRec::defaultButton

Text for button in left position

◆ defaultText

CFStringRef AlertStdCFStringAlertParamRec::defaultText

Is there a help button?

◆ flags

OptionBits AlertStdCFStringAlertParamRec::flags

Position (kWindowDefaultPosition in this case equals kWindowAlertPositionParentWindowScreen)

◆ helpButton

Boolean AlertStdCFStringAlertParamRec::helpButton

Make alert movable modal

◆ movable

Boolean AlertStdCFStringAlertParamRec::movable

kStdCFStringAlertVersionOne

◆ otherText

CFStringRef AlertStdCFStringAlertParamRec::otherText

Text for button in cancel position

◆ position

UInt16 AlertStdCFStringAlertParamRec::position

Which one behaves as cancel (can be 0)


The documentation for this struct was generated from the following file: