System::Runtime::InteropServices::Marshal::ReadInt16 metod
Marshal::ReadInt16 method
Läser ett short från minnet.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(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++