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

Show file 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 property

public int cbSize
return int

hbmBanner public property

public IntPtr,System hbmBanner
return System.IntPtr

hwndParent public property

public IntPtr,System hwndParent
return System.IntPtr

pszCaptionText public property

public string pszCaptionText
return string

pszMessageText public property

public string pszMessageText
return string