|
FireSync API
|
| 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.
| port | Port object. |
| index | Enqueued message index (0 for next message). |