C# Class BitUtils, NewTOAPIA

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
HIWORD ( int n ) : short
LOWORD ( int n ) : short

Method Details

HIWORD() public static méthode

public static HIWORD ( int n ) : short
n int
Résultat short

LOWORD() public static méthode

public static LOWORD ( int n ) : short
n int
Résultat short