C# Class BExplorer.Shell.Interop.CredUI.CREDUI_INFO

Datei anzeigen Open project: Gainedge/BetterExplorer

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