System::Runtime::InteropServices::Marshal::ReadInt32 metode

Marshal::ReadInt32 method

Membaca int dari memori.

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

ReturnValue

Baca nilai.

Lihat Juga