System::Runtime::InteropServices::Marshal::ReadInt16 metodu

Marshal::ReadInt16 method

Bellekten short okur.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParameterTypeAçıklama
ptrIntPtrBellek tamponu.
offsetintBellek tamponuna ofset.

ReturnValue

Değeri oku.

Ayrıca Bakınız