System::Runtime::InteropServices::Marshal::ReadInt16-Methode
Marshal::ReadInt16 method
Liest ein Short aus dem Speicher.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| Parameter | Typ | Beschreibung |
|---|---|---|
| ptr | IntPtr | Speicherpuffer. |
| Offset | int | Versatz zum Speicherpuffer. |
ReturnValue
Wert lesen.
Siehe auch
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++