a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
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
Docs » Autodocs » commodities.library » RouteCxMsg

NAME

	RouteCxMsg -- set the next destination of a commodity message. (V36)

SYNOPSIS

	RouteCxMsg(cxm,co);
A0 A1
VOID RouteCxMsg(struct CxMsg *,CxObj *);

FUNCTION

	Establishes the next destination of a commodity message
to be 'co', which must be a valid commodity object, and
must be linked in ultimately to commodities' object list.
Routing of an object is analogous to a 'goto' in a program.
There is no effect on the message's routing stack.

INPUTS

	cxm - the commodity message to route (must NOT be NULL)
co - the commodity object to route the message to (must NOT be NULL)

SEE ALSO

DivertCxMsg()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Paradox

PDX
AOA
PHA
CSL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se