#include <kcreddb.h>
Handles basic operation for a specific data type.
Data Fields | |
| wchar_t * | name |
| khm_int32 | id |
| khm_int32 | flags |
| khm_size | cb_min |
| khm_size | cb_max |
| kcdb_dtf_toString | toString |
| kcdb_dtf_isValid | isValid |
| kcdb_dtf_comp | comp |
| kcdb_dtf_dup | dup |
Provides a string representation for a value.
Returns true of the value is valid for this data type
Compare two values and return strcmp style return value
Duplicate a value into a secondary buffer
|
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 |
|