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

Marshal::ReadInt32 method

Bellekten int okur.

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

ReturnValue

Değeri oku.

Ayrıca Bakınız