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

Afficher le fichier Open project: MutonUfoAI/pgina

Méthodes publiques

Свойство Type Description
cbSize int
hbmBanner System.IntPtr
hwndParent System.IntPtr
pszCaptionText string
pszMessageText string

Property Details

cbSize public_oe property

public int cbSize
Résultat int

hbmBanner public_oe property

public IntPtr,System hbmBanner
Résultat System.IntPtr

hwndParent public_oe property

public IntPtr,System hwndParent
Résultat System.IntPtr

pszCaptionText public_oe property

public string pszCaptionText
Résultat string

pszMessageText public_oe property

public string pszMessageText
Résultat string