FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kMsgSource kPxPort_MessageSourceAt ( kPxPort  port,
kSize  index 
)

Accesses source information for a message enqueued on this input port.

This method can only be called from within a block's VOnReceive method.

Parameters
portPort object.
indexEnqueued message index (0 for next message).
Returns
Message source information.