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



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

TIPCServerComm.ReadMessage

Read message from the channel.

Declaration

Source position: simpleipc.pp line 57

public procedure TIPCServerComm.ReadMessage; virtual; abstract;

Description

ReadMessage reads the message for the channel, and stores the information in the data structures in the Owner class.

ReadMessage is a blocking call: if no message is available, the program will wait till a message arrives. Use PeekMessage to see if a message is available.

See also

TSimpleIPCServer

  

Simple IPC server component

Notes

 No notes exist for this page yet. 





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