System::Runtime::InteropServices::Marshal::ReadByte metode

Marshal::ReadByte method

Membaca byte dari memori.

static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
ParameterTipeDeskripsi
ptrIntPtrBuffer memori.
offsetintOffset ke buffer memori.

ReturnValue

Baca nilai.

Lihat Juga