Source position: advancedipc.pp line 109
public function TIPCClient.PeekResponse( |
const aStream: TStream; |
out outMsgType: TMessageType |
):Boolean; overload; |
const aStream: TStream; |
out outMsgType: TMessageType; |
const aTimeOut: Integer |
):Boolean; overload; |
const aRequestID: Integer; |
const aStream: TStream; |
out outMsgType: TMessageType |
):Boolean; overload; |
const aRequestID: Integer; |
const aStream: TStream; |
out outMsgType: TMessageType; |
const aTimeOut: Integer |
):Boolean; overload; |