طريقة System::Runtime::InteropServices::Marshal::ReadInt16
Marshal::ReadInt16 method
يقرأ قيمة قصيرة (short) من الذاكرة.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| معامل | نوع | الوصف |
|---|---|---|
| ptr | IntPtr | مخزن الذاكرة. |
| إزاحة | int | الإزاحة إلى مخزن الذاكرة. |
ReturnValue
قراءة القيمة.
انظر أيضًا
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++