System::Runtime::InteropServices::Marshal::ReadInt16 yöntemi

Marshal::ReadInt16 method

Bellekten short okur.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParametreTürAçıklama
ptrIntPtrBellek tamponu.
offsetintBellek tamponu için ofset.

ReturnValue

Değeri oku.

Ayrıca Bakınız