System::Runtime::InteropServices::Marshal::ReadInt32 मेथड
Marshal::ReadInt32 method
मेमोरी से इंट पढ़ता है।
static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(IntPtr ptr, int offset=0)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| ptr | IntPtr | मेमोरी बफ़र। |
| offset | int | मेमोरी बफ़र का ऑफ़सेट। |
ReturnValue
मान पढ़ें।
संबंधित देखें
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++