System::Runtime::InteropServices::Marshal::ReadByte yöntemi

Marshal::ReadByte method

Bellekten bayt okur.

static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
ParameterTypeAçıklama
ptrIntPtrBellek tamponu.
offsetintBellek tamponuna ofset.

ReturnValue

Değeri oku.

Ayrıca Bakınız