System::Runtime::InteropServices::Marshal::ReadInt32-Methode
Marshal::ReadInt32 method
Liest ein Int aus dem Speicher.
static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(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++