System::Runtime::InteropServices::Marshal::ReadInt32 메서드

Marshal::ReadInt32 method

메모리에서 int를 읽습니다.

static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(IntPtr ptr, int offset=0)
매개변수형식설명
ptrIntPtr메모리 버퍼.
offsetint메모리 버퍼에 대한 오프셋.

ReturnValue

값을 읽습니다.

또 보기