Returns a pointer to the serialised data from which this message was constructed (if it wasn't generated this way, then zero). FX::FXIPCChannel only sets this when a received message is known, not an ack and only for the duration of normal message handling - it is reset to zero if you detach a message to prevent you using the wrong data (as the buffer gets overwritten). Definition at line 256 of file FXIPC.h.
|