System::Runtime::InteropServices::Marshal::ReadByte метод

Marshal::ReadByte method

Читает байт из памяти.

static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
ПараметрТипОписание
ptrIntPtrБуфер памяти.
смещениеintСмещение к буферу памяти.

ReturnValue

Считать значение.

См. также