C# Class UIAutomation.NativeMethods.CRYPTPROTECT_PROMPTSTRUCT

ファイルを表示 Open project: apetrovskiy/STUPS

Public Properties

Property Type Description
cbSize int
dwPromptFlags int
hwndApp System.IntPtr
szPrompt string

Property Details

cbSize public_oe property

public int cbSize
return int

dwPromptFlags public_oe property

public int dwPromptFlags
return int

hwndApp public_oe property

public IntPtr,System hwndApp
return System.IntPtr

szPrompt public_oe property

public string szPrompt
return string