System::Runtime::InteropServices::Marshal::ReadInt16 μέθοδος
Marshal::ReadInt16 method
Διαβάζει short από τη μνήμη.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ptr | IntPtr | Προσωρινή μνήμη. |
| offset | int | Μετατόπιση στο buffer μνήμης. |
ReturnValue
Διαβάστε την τιμή.
Δείτε επίσης
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++