System::Runtime::InteropServices::Marshal::ReadByte μέθοδος

Marshal::ReadByte method

Διαβάζει byte από τη μνήμη.

static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
ParameterTypeΠεριγραφή
ptrIntPtrΠροσωρινή μνήμη.
offsetintΜετατόπιση στο buffer μνήμης.

ReturnValue

Διαβάστε την τιμή.

Δείτε επίσης