FreeAttributeSet

Free all of the attributes contained in the attribute set, and then free the set itself.  This function also explicitly writes 0xaa to the memory to be freed before freeing.

Synopsis

void FreeAttributeSet(
TOK_ATTR_DATA * attr);
Parameter Description
attr Reference to the attribute set to free