Home > |
---|
CK_ATTRIBUTE * FindAttr(CK_ATTRIBUTE_TYPE attrType,const TOK_ATTR_DATA * attrData);
Find the first attribute of the specified type in an attribute set.
attrType |
Type of attribute to locate |
attrData |
Attribute set |
Return a pointer to the attribute of the specified type.