Метод System::Runtime::InteropServices::Marshal::ReadIntPtr

Marshal::ReadIntPtr method

Читает IntPtr из памяти.

static IntPtr System::Runtime::InteropServices::Marshal::ReadIntPtr(IntPtr ptr, int offset=0)
ПараметрТипОписание
ptrIntPtrБуфер памяти.
смещениеintСмещение к буферу памяти.

ReturnValue

Прочитать значение.

См. также