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

Marshal::WriteInt64 method

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

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

انظر أيضًا