CMessageTriggerStatus Class
Note
See CMessage<Message> Methods for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here.
Methods
Name |
Description |
Event message for this class |
CMessageTriggerStatus::CMessageTriggerStatus
void CMessageTriggerStatus::CMessageTriggerStatus(
unsigned long flags,
unsigned short trapActivated,
unsigned short trapDetected,
long caller,
long target);
Parameters
unsigned long flags -
unsigned short trapActivated -
unsigned short trapDetected -
longcaller -longtarget -
Remarks