System::Runtime::InteropServices::Marshal::ReadInt16 methode

Marshal::ReadInt16 method

Leest een short uit het geheugen.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParameterTypeBeschrijving
ptrIntPtrGeheugenbuffer.
offsetintOffset naar geheugenbuffer.

ReturnValue

Lees waarde.

Zie ook