#include <khprops.h>
Public Member Functions | |
| QDCL (struct tag_khui_property_page) | |
Data Fields | |
| PROPSHEETHEADER | header |
| khm_int32 | status |
| HWND | hwnd |
| HWND | hwnd_page |
| khui_action_context | ctx |
| khm_handle | identity |
| khm_int32 | credtype |
| khm_handle | cred |
| khm_int32 | n_pages |
| PROPSHEETHEADER tag_khui_property_sheet::header |
property sheet header
status of property sheet. One of KHUI_PS_STATUS_NONE, KHUI_PS_STATUS_RUNNING or KHUI_PS_STATUS_DONE
handle to the property sheet window. Only valid when status is NOT KHUI_PS_STATUS_NONE
handle to the current page in the property sheet. Only valid when status is KHUI_PS_STATUS_RUNNING
Context for the property sheet. See documentation for khui_action_context
Handle to the associated identity, if applicable
Type ID of the credentials type, if applicable
Handle to the associated credential, if applicable
Number of property pages. Upperbound of KHUI_PS_MAX_PSP
|
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 |
|