|
FireSync API
|
| #define kMsgSource_Init_ | ( | SRC, | |
| NODE, | |||
| BLOCK, | |||
| PORT | |||
| ) | kxMsgSource_Init_(SRC, NODE, BLOCK, PORT) |
Initializes a kMsgSource value based on its constituent parts.
| SRC | Pointer to kMsgSource value. |
| NODE | Source node identifer. |
| BLOCK | Source block identifer. |
| PORT | Source port identifer. |