NewAttributeSet

Synopsis

TOK_ATTR_DATA * NewAttributeSet(
unsigned int count);

Description

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

Parameters

count Number of attribute place holders to allocate in the set