#include <khnewcred.h>
Data Fields | |
| khm_size | index |
| khm_int32 | type |
| wchar_t * | prompt |
| wchar_t * | def |
| wchar_t * | value |
| khm_int32 | flags |
| HWND | hwnd_static |
| HWND | hwnd_edit |
Set to the zero based index of this prompt.
one of KHUI_NCPROMPT_TYPE_*
| wchar_t* tag_khui_new_creds_prompt::prompt |
prompt string. Cannot exceed KHUI_MAXCCH_PROMPT
| wchar_t* tag_khui_new_creds_prompt::def |
default value. Cannot exceed KHUI_MAXCCH_PROMPT_VALUE
| wchar_t* tag_khui_new_creds_prompt::value |
On completion, this is set to the value that the user entered. Will not exceed KHUI_MAXCCH_PROMPT_VALUE
Combination of KHUI_NCPROMPT_FLAG_*
|
Generated on Fri Aug 3 08:27:15 2007 for Network Identity Manager by Doxygen 1.5.2 © 2004-2007 Massachusetts Institute of Technology. © 2005-2007 Secure Endpoints Inc. Contact khimaira@mit.edu |
|