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

Marshal::ReadInt32 method

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

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

ReturnValue

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

Δείτε επίσης