Message version for compatibility checking
Source position: advancedipc.pp line 101
public property TIPCBase.MessageVersion : Integer |
The MessageVersion property specifies the message version. Only messages with the same MessageVersion can be exchanged between server and client. This ensures compatibility between different versions of applications.
|
Message header structure for IPC communication |