ihuEnumeratedSetsFree

Use the ihuEnumeratedSetsFree function to clear the enumerated set buffers after you call ihuGetEnumeratedSets().

Prototype

ihuEnumeratedSetsFree (
in long serverhandle,
ihuEnumeratedSetRecordSet
in *EnumeratedSetRecordSet )

Remarks

When you use the ihuEnumeratedSetsFree function, memory is cleared from the enumerated set buffers.

Returns

The ihuEnumeratedSetsFree function returns ihuSTATUS_OK on success, or returns errors on:

  • Invalid input parameters
  • User not a member of ihTag Admin group
Note: Set the Administrator parameter to the ihTag Admin security group to assign the highest precedence to this parameter.