System::Runtime::InteropServices::Marshal::ReadInt32 metod
Marshal::ReadInt32 method
Läser ett int från minnet.
static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(IntPtr ptr, int offset=0)
| Parameter | Type | Beskrivning |
|---|---|---|
| ptr | IntPtr | Minnesbuffert. |
| offset | int | Offset till minnesbuffert. |
ReturnValue
Läs värde.
Se även
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++