ReceiveOptions.ExtractFromGetReply(Byte[], Int32, Boolean, Int32, ReceiveMessage) Method

Definition

public:
 int ExtractFromGetReply(cli::array <System::Byte> ^ buffer, int offset, bool littleEndian, int ccsid, Microsoft::HostIntegration::MqClient::ReceiveMessage ^ receiveMessage);
public int ExtractFromGetReply (byte[] buffer, int offset, bool littleEndian, int ccsid, Microsoft.HostIntegration.MqClient.ReceiveMessage receiveMessage);
member this.ExtractFromGetReply : byte[] * int * bool * int * Microsoft.HostIntegration.MqClient.ReceiveMessage -> int

Parameters

buffer
Byte[]
offset
Int32
littleEndian
Boolean
ccsid
Int32
receiveMessage
ReceiveMessage

Returns

Int32

Applies to