NativeMethods.Util.MAKELONG (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function MAKELONG ( _
    low As Integer, _
    high As Integer _
) As Integer
public static int MAKELONG(
    int low,
    int high
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

NativeMethods.Util Clase

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)