This function releases all resources reserved to store the links resulting from a previous call to EssGGetCellLinkResults().
ESSG_FUNC_M EssGFreeCellLinkResults (hGrid, pDrillData);
ESSG_HGRID_T | hGrid; |
ESSG_PDRILLDATA_T | pDrillData; |
hGrid | Grid handle returned by EssGNewGrid(). |
pDrillData | Reference to an array of ESSG_DRILLDATA_T structures containing information about the linked objects. |
If successful, returns ESSG_STS_NOERR.
Using the Grid API Functions
Grid API Structures
EssGBeginCreateLRO()
EssGBeginDeleteLROs()
EssGBeginDrillOrLink()
EssGBeginRemoveOnly()
EssGDeleteLRO()
EssGGetCellLinkResults()
EssGGetLRO()
EssGUpdateLRO()