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

Marshal::WriteInt64 method

يكتب قيمة طويلة إلى الذاكرة.

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

انظر أيضًا