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

Marshal::ReadByte method

मेमोरी से बाइट पढ़ता है।

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

ReturnValue

मान पढ़ें।

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