System::Runtime::InteropServices::Marshal::WriteInt64 μέθοδος
Marshal::WriteInt64 method
Γράφει long στη μνήμη.
static void System::Runtime::InteropServices::Marshal::WriteInt64(IntPtr ptr, int offset, int64_t value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ptr | IntPtr | Προσωρινή μνήμη. |
| offset | int | Μετατόπιση στο buffer μνήμης. |
| τιμή | int64_t | για εγγραφή. |
Δείτε επίσης
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++