C# Class NetIde.Setup.Support.NativeMethods.Util

Afficher le fichier Open project: netide/netide

Méthodes publiques

Méthode Description
SignedHIWORD ( IntPtr n ) : int
SignedHIWORD ( int n ) : int
SignedLOWORD ( IntPtr n ) : int
SignedLOWORD ( int n ) : int

Method Details

SignedHIWORD() public static méthode

public static SignedHIWORD ( IntPtr n ) : int
n System.IntPtr
Résultat int

SignedHIWORD() public static méthode

public static SignedHIWORD ( int n ) : int
n int
Résultat int

SignedLOWORD() public static méthode

public static SignedLOWORD ( IntPtr n ) : int
n System.IntPtr
Résultat int

SignedLOWORD() public static méthode

public static SignedLOWORD ( int n ) : int
n int
Résultat int