SendOptions.ExtractFromPutReply(Byte[], Int32, Boolean, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ExtractFromPutReply(cli::array <System::Byte> ^ buffer, int offset, bool littleEndian, int ccsid);
public void ExtractFromPutReply (byte[] buffer, int offset, bool littleEndian, int ccsid);
member this.ExtractFromPutReply : byte[] * int * bool * int -> unit
Public Sub ExtractFromPutReply (buffer As Byte(), offset As Integer, littleEndian As Boolean, ccsid As Integer)
Parameters
- buffer
- Byte[]
- offset
- Int32
- littleEndian
- Boolean
- ccsid
- Int32