C# Class YCPUXNA.SystemFunctions

Afficher le fichier Open project: ZaneDubya/YCPU Class Usage Examples

Méthodes publiques

Méthode Description
SetFocus ( IntPtr hWnd ) : void

Private Methods

Méthode Description
SetForegroundWindow ( IntPtr hWnd ) : IntPtr
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

SetFocus() public static méthode

public static SetFocus ( IntPtr hWnd ) : void
hWnd System.IntPtr
Résultat void