Méthode System::Runtime::InteropServices::Marshal::ReadInt16

Marshal::ReadInt16 method

Lit un short depuis la mémoire.

static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
ParamètreTypeDescription
ptrIntPtrTampon mémoire.
décalageintDécalage vers le tampon mémoire.

ReturnValue

Lire la valeur.

Voir aussi