Brief Index      Full Index      Events Index      I.M. Reference

End_Buffered_Selection


Functions

void End_Buffered_Selection (void)

Function Documentation

void End_Buffered_Selection ( void   ) 

Ends the selection process for the current buffered selection event. that was previously started using Begin_Buffered_Selection.

DETAILS

Call this method to end the selection process for the current buffered selection event, that was previously started using Begin_Buffered_Selection. If this is not called, any subsequent call to Begin_Buffered_Selection will overwrite the current selection.

This will delete the selection buffer and any other memory associated with it.

NOTES

None.

RESTRICTIONS

None.

See also:
End_Buffered_Selection, Collect_Area_Samples, Find_Next_Sample, Show_Sample_Max_Length

Brief Index      Full Index      Events Index      I.M. Reference