Unlocks a subcube that was locked by BeginEnumerationOfStoredData.
Whenever BeginEnumerationOfStoredData is called, use EndEnumerationOfStoredData in any subsequent error handling to make sure that the subcube is unlocked. |
<HsvCurrencyCube>.EndEnumerationOfStoredData lHandle
Long (ByVal). The item’s handle. Pass the handle that was returned by BeginEnumerationOfStoredData. |
EndEnumerationOfStoredData is used in the Example for GetOneCellFromStoredItem.