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

Marshal::ReadInt16 method

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

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

ReturnValue

값을 읽습니다.

또 보기