Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-base]

TIPCClient.PeekResponse

Declaration

Source position: advancedipc.pp line 109

public function TIPCClient.PeekResponse(

  const aStream: TStream;

  out outMsgType: TMessageType

):Boolean; overload;

function TIPCClient.PeekResponse(

  const aStream: TStream;

  out outMsgType: TMessageType;

  const aTimeOut: Integer

):Boolean; overload;

function TIPCClient.PeekResponse(

  const aRequestID: Integer;

  const aStream: TStream;

  out outMsgType: TMessageType

):Boolean; overload;

function TIPCClient.PeekResponse(

  const aRequestID: Integer;

  const aStream: TStream;

  out outMsgType: TMessageType;

  const aTimeOut: Integer

):Boolean; overload;


Documentation generated on: 2023-03-18