System::Runtime::InteropServices::Marshal::ReadInt16 methode
Marshal::ReadInt16 method
Leest een short uit het geheugen.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| Parameter | Type | Beschrijving |
|---|---|---|
| ptr | IntPtr | Geheugenbuffer. |
| offset | int | Offset naar geheugenbuffer. |
ReturnValue
Lees waarde.
Zie ook
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++