Metodo System::Runtime::InteropServices::Marshal::ReadInt16

Marshal::ReadInt16 method

Legge un short dalla memoria.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParametroTipoDescrizione
ptrIntPtrBuffer di memoria.
offsetintOffset al buffer di memoria.

ReturnValue

Leggi valore.

Vedi anche