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

Marshal::ReadByte method

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

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

ReturnValue

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

انظر أيضًا