C# 클래스 WinQuickLook.Interop.GUITHREADINFO

파일 보기 프로젝트 열기: shibayan/WinQuickLook 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
flags int
hwndActive System.IntPtr
hwndCapture System.IntPtr
hwndCaret System.IntPtr
hwndFocus System.IntPtr
hwndMenuOwner System.IntPtr
hwndMoveSize System.IntPtr
rcCaret RECT

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

hwndActive 공개적으로 프로퍼티

public IntPtr,System hwndActive
리턴 System.IntPtr

hwndCapture 공개적으로 프로퍼티

public IntPtr,System hwndCapture
리턴 System.IntPtr

hwndCaret 공개적으로 프로퍼티

public IntPtr,System hwndCaret
리턴 System.IntPtr

hwndFocus 공개적으로 프로퍼티

public IntPtr,System hwndFocus
리턴 System.IntPtr

hwndMenuOwner 공개적으로 프로퍼티

public IntPtr,System hwndMenuOwner
리턴 System.IntPtr

hwndMoveSize 공개적으로 프로퍼티

public IntPtr,System hwndMoveSize
리턴 System.IntPtr

rcCaret 공개적으로 프로퍼티

public RECT,WinQuickLook.Interop rcCaret
리턴 RECT