C# Class VncSharp.Win32.GUITHREADINFO

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

Méthodes publiques

Свойство Type Description
cbSize System.Int32
flags System.Int32
hwndActive System.IntPtr
hwndCapture System.IntPtr
hwndCaret System.IntPtr
hwndFocus System.IntPtr
hwndMenuOwner System.IntPtr
hwndMoveSize System.IntPtr
rcCaret RECT

Méthodes publiques

Méthode Description
GUITHREADINFO ( ) : System

Method Details

GUITHREADINFO() public méthode

public GUITHREADINFO ( ) : System
Résultat System

Property Details

cbSize public_oe property

public Int32,System cbSize
Résultat System.Int32

flags public_oe property

public Int32,System flags
Résultat System.Int32

hwndActive public_oe property

public IntPtr,System hwndActive
Résultat System.IntPtr

hwndCapture public_oe property

public IntPtr,System hwndCapture
Résultat System.IntPtr

hwndCaret public_oe property

public IntPtr,System hwndCaret
Résultat System.IntPtr

hwndFocus public_oe property

public IntPtr,System hwndFocus
Résultat System.IntPtr

hwndMenuOwner public_oe property

public IntPtr,System hwndMenuOwner
Résultat System.IntPtr

hwndMoveSize public_oe property

public IntPtr,System hwndMoveSize
Résultat System.IntPtr

rcCaret public_oe property

public RECT rcCaret
Résultat RECT