NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: commodities.library ActivateCxObj AddIEvents AttachCxObj ClearCxObjError CreateCxObj CxBroker CxMsgData CxMsgID CxMsgType CxObjError CxObjType DeleteCxObj DeleteCxObjAll DisposeCxMsg DivertCxMsg EnqueueCxObj InsertCxObj InvertKeyMap MatchIX ParseIX RemoveCxObj RouteCxMsg SetCxObjPri SetFilter SetFilterIX SetTranslate Include GuruMeditation | NAMECxMsgData -- obtain a pointer to a commodity message's data area. (V36) SYNOPSISdata = CxMsgData(cxm); FUNCTIONMost commodity messages contain meaningful data such as an InputEvent INPUTScxm - the commodity message to get the data pointer from (may be NULL) RESULTdata - a pointer to the message's data, or NULL if 'cxm' is NULL. BUGSUntil V38, passing a NULL 'cxm' parameter would cause low-memory SEE ALSOcx_lib/CxSender, cx_lib/CxCustomComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |