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