KCMS Application Developer's Guide

Macros

The following macros are used in the API:

#define KCS_DEFAULT_ATTRIB_COUNT(data_type  	
((sizeof (KcsAttributeValue) -  	
sizeof (KcsAttributeBase)) / sizeof (data_type))