Metode System::Runtime::InteropServices::Marshal::ReadInt16

Marshal::ReadInt16 method

Membaca short dari memori.

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

ReturnValue

Baca nilai.

Lihat Juga