System::Runtime::InteropServices::Marshal::ReadInt32 metod

Marshal::ReadInt32 method

Läser ett int från minnet.

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

ReturnValue

Läs värde.

Se även