CMessageSetVariable 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 |
CMessageSetVariable::CMessageSetVariable
void CMessageSetVariable::CMessageSetVariable(
CString& sGlobalName,
CString& sAreaName,
const long nValue,
const unsigned char bIncrement,
long caller,
long target);
Parameters
CString& sGlobalName -
CString& sAreaName -
const longnValue -const unsigned charbIncrement -longcaller -longtarget -
Remarks