CTX_Base :: DisplayDecision - - Title unknown
does not work at the moment
Implementation details
ReplyTypes
CTX_Base  :: DisplayDecision ( int32 msgnum, int32 buttons, ReplyTypes def_dec, NString &parm1_w=NString::Null(), NString &parm2_w=NString::Null(), NString &parm3_w=NString::Null() )
- msgnum
- Message number
The message number passed refers be an error/message definition the resource database.
- buttons
- Decision combinations
The decision allows different combinations to be displayed in the decision, which are described as "Reply Combinations".
- def_dec
- Default reply
One of the replies displayed in the decision can be set as default reply.
- parm1_w
- - internal feature (not documented)
Default: NString::Null()
- parm2_w
- - internal feature (not documented)
Default: NString::Null()
- parm3_w
- - internal feature (not documented)
Default: NString::Null()