C# 클래스 Abstractions.WindowsApi.pInvokes.SafeNativeMethods.CREDUI_INFO

파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
hbmBanner System.IntPtr
hwndParent System.IntPtr
pszCaptionText string
pszMessageText string

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

hbmBanner 공개적으로 프로퍼티

public IntPtr,System hbmBanner
리턴 System.IntPtr

hwndParent 공개적으로 프로퍼티

public IntPtr,System hwndParent
리턴 System.IntPtr

pszCaptionText 공개적으로 프로퍼티

public string pszCaptionText
리턴 string

pszMessageText 공개적으로 프로퍼티

public string pszMessageText
리턴 string