System::Runtime::InteropServices::Marshal::WriteInt16 طريقة

Marshal::WriteInt16 method

يكتب short إلى الذاكرة.

static void System::Runtime::InteropServices::Marshal::WriteInt16(IntPtr ptr, int offset, int16_t value)
ParameterTypeالوصف
ptrIntPtrمخزن الذاكرة.
الإزاحةintإزاحة إلى مخزن الذاكرة.
valueint16_tللكتابة.

انظر أيضًا