public struct CRYPTPROTECT_PROMPTSTRUCT { public uint cbSize; public uint dwPromptFlags; public HWND hwndApp; public PCWSTR szPrompt; }
HWND
PCWSTR
Last updated 4 months ago