System::Runtime::InteropServices::Marshal::ReadInt16 मेथड

Marshal::ReadInt16 method

मेमोरी से शॉर्ट पढ़ता है।

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
पैरामीटरप्रकारविवरण
ptrIntPtrमेमोरी बफ़र।
offsetintमेमोरी बफ़र का ऑफ़सेट।

ReturnValue

मान पढ़ें।

संबंधित देखें