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