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