C# 클래스 UIAutomation.DataProtector.CRYPTPROTECT_PROMPTSTRUCT

파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
dwPromptFlags int
hwndApp System.IntPtr
szPrompt String

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwPromptFlags 공개적으로 프로퍼티

public int dwPromptFlags
리턴 int

hwndApp 공개적으로 프로퍼티

public IntPtr,System hwndApp
리턴 System.IntPtr

szPrompt 공개적으로 프로퍼티

public String szPrompt
리턴 String