NewAttributeSet

Allocate memory for an attribute set to hold the specified number of attributes.  The returned memory needs to be freed (see FreeAttributeSet)

Synopsis

TOK_ATTR_DATA * NewAttributeSet(
unsigned int count);
Parameter Description
count Number of attribute place holders to allocate in the set