SendMessage.ExtractMqmd(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 ExtractMqmd(cli::array <System::Byte> ^ buffer, int offset, bool littleEndian, int ccsid);
public void ExtractMqmd (byte[] buffer, int offset, bool littleEndian, int ccsid);
member this.ExtractMqmd : byte[] * int * bool * int -> unit
Public Sub ExtractMqmd (buffer As Byte(), offset As Integer, littleEndian As Boolean, ccsid As Integer)
Parameters
- buffer
- Byte[]
- offset
- Int32
- littleEndian
- Boolean
- ccsid
- Int32