Releases memory allocated by GetColumn for data from a search result column.
HRESULT FreeColumn(
  PADS_SEARCH_COLUMN pSearchColumn  //Column data to be freed
);
 This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:
Using Directory Service Queries