#include <khaction.h>
Represents the UI context for an action.
Data Fields | |
| khm_int32 | magic |
| khui_scope | scope |
| khm_handle | identity |
| khm_int32 | cred_type |
| khm_handle | cred |
| khui_header | headers [KHUI_MAX_HEADERS] |
| khm_size | n_headers |
| khm_handle | credset |
| khm_size | n_sel_creds |
| void * | int_buf |
| khm_size | int_cb_buf |
| khm_size | int_cb_used |
| void * | vparam |
| khm_size | cb_vparam |
Internal.
Context scope. One of khui_scope
Credential type ID
Credential
| khui_header tag_khui_action_context::headers[KHUI_MAX_HEADERS] |
The ordered set of outline headers which define the current cursor location.
Number of actual headers defined above
Handle to a credential set containing the currently selected credentials. When the context is obtained through khui_context_get(), this credential is returned in a sealed state.
Number of selected credentials
Internal. Do not use.
Internal. Do not use.
Internal. Do not use.
Optional data
Size of optional data
|
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 |
|