KCMS Application Developer's Guide

Arguments

Table 4-11 KcsGetAttribute() Arguments

Argument 

Description  

profile

The identifier of the loaded profile. 

name

The attribute name. See "List of All Attributes" for the names of all the attributes KCMS allows your application to specify in a call to this function.

value

A pointer to the structure to hold the value of the profile's attribute. Your application needs to set the countSupplied field in the value argument. If your application does not set it, the warning KCS_ATTR_LARGE_CT_SUPPLIED or the error KCS_ATTR_CT_ZERO_OR_NEG may be returned.