C# Class mRemoteNG.Tools.EnumWindows

Afficher le fichier Open project: mRemoteNG/mRemoteNG Class Usage Examples

Méthodes publiques

Méthode Description
EnumChildWindows ( IntPtr hWndParent ) : List
EnumWindows_Renamed ( ) : List

Private Methods

Méthode Description
EnumCallback ( int hwnd, int lParam ) : bool

Method Details

EnumChildWindows() public méthode

public EnumChildWindows ( IntPtr hWndParent ) : List
hWndParent System.IntPtr
Résultat List

EnumWindows_Renamed() public méthode

public EnumWindows_Renamed ( ) : List
Résultat List