C# Class WinQuickLook.Interop.GUITHREADINFO

Afficher le fichier Open project: shibayan/WinQuickLook Class Usage Examples

Méthodes publiques

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

Property Details

cbSize public_oe property

public int cbSize
Résultat int

flags public_oe property

public int flags
Résultat int

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,WinQuickLook.Interop rcCaret
Résultat RECT