System::Runtime::InteropServices::Marshal::ReadInt16 metod

Marshal::ReadInt16 method

Läser ett short från minnet.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParameterTypeBeskrivning
ptrIntPtrMinnesbuffert.
offsetintOffset till minnesbuffert.

ReturnValue

Läs värde.

Se även