help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Resource strings][Constants][Types][Classes][Variables] Reference for unit 'simpleipc' (#fcl)

TIPCClientComm.SendMessage

Send a message

Declaration

Source position: simpleipc.pp line 126

public procedure TIPCClientComm.SendMessage(

  MsgType: TMessageType;

  Stream: TStream

); virtual; abstract;

Arguments

MsgType

  

Type of message

Stream

  

Message data

Description

SendMessage should deliver the message with type MsgType and data in Stream to the server. It should not return until the message was delivered.

Errors

If the delivery of the message fails, an exception will be raised.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505