Partager via


NativeMethods.Util.MAKELONG, méthode

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function MAKELONG ( _
    low As Integer, _
    high As Integer _
) As Integer
public static int MAKELONG(
    int low,
    int high
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

NativeMethods.Util Classe

Microsoft.TeamFoundation.Common.Internal, espace de noms