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