System::Runtime::InteropServices::Marshal::ReadInt32 yöntemi
Marshal::ReadInt32 method
Bellekten int okur.
static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(IntPtr ptr, int offset=0)
| Parameter | Type | Açıklama |
|---|---|---|
| ptr | IntPtr | Bellek tamponu. |
| offset | int | Bellek tamponuna ofset. |
ReturnValue
Değeri oku.
Ayrıca Bakınız
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++