C# Class FingerprintEncryption.CRYPTPROTECT_PROMPTSTRUCT

显示文件 Open project: brandonlw/upek-ps-pass-decrypt Class Usage Examples

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