C# 클래스 PInvoke.User32.HELPINFO

파일 보기 프로젝트 열기: AArnott/pinvoke

공개 프로퍼티들

프로퍼티 타입 설명
MousePos PInvoke.POINT
cbSize int
dwContextId uint
hItemHandle System.IntPtr
iContextType int
iCtrlId int

공개 메소드들

메소드 설명
Create ( ) : HELPINFO

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ) : HELPINFO
리턴 HELPINFO

프로퍼티 상세

MousePos 공개적으로 프로퍼티

public POINT,PInvoke MousePos
리턴 PInvoke.POINT

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwContextId 공개적으로 프로퍼티

public uint dwContextId
리턴 uint

hItemHandle 공개적으로 프로퍼티

public IntPtr,System hItemHandle
리턴 System.IntPtr

iContextType 공개적으로 프로퍼티

public int iContextType
리턴 int

iCtrlId 공개적으로 프로퍼티

public int iCtrlId
리턴 int