C# Class Abstractions.WindowsApi.pInvokes.SafeNativeMethods.CREDUI_INFO

ファイルを表示 Open project: MutonUfoAI/pgina

Public Properties

Property Type Description
cbSize int
hbmBanner System.IntPtr
hwndParent System.IntPtr
pszCaptionText string
pszMessageText string

Property Details

cbSize public_oe property

public int cbSize
return int

hbmBanner public_oe property

public IntPtr,System hbmBanner
return System.IntPtr

hwndParent public_oe property

public IntPtr,System hwndParent
return System.IntPtr

pszCaptionText public_oe property

public string pszCaptionText
return string

pszMessageText public_oe property

public string pszMessageText
return string