طريقة System::Runtime::InteropServices::Marshal::ReadInt32

Marshal::ReadInt32 method

يقرأ int من الذاكرة.

static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(IntPtr ptr, int offset=0)
ParameterTypeالوصف
ptrIntPtrمخزن الذاكرة.
الإزاحةintإزاحة إلى مخزن الذاكرة.

ReturnValue

قراءة القيمة.

انظر أيضًا