System::Runtime::InteropServices::Marshal::WriteInt16 मेथड
Marshal::WriteInt16 method
शॉर्ट को मेमोरी में लिखता है।
static void System::Runtime::InteropServices::Marshal::WriteInt16(IntPtr ptr, int offset, int16_t value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| ptr | IntPtr | मेमोरी बफ़र। |
| offset | int | मेमोरी बफ़र का ऑफ़सेट। |
| मान | int16_t | लिखने के लिए। |
संबंधित देखें
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++