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)
ParameterTypeAçıklama
ptrIntPtrBellek tamponu.
offsetintBellek tamponuna ofset.

ReturnValue

Değeri oku.

Ayrıca Bakınız