Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

End_Buffered_Selection

Functions

void End_Buffered_Selection (void)
 Ends the selection process for the current buffered selection event. that was previously started using Begin_Buffered_Selection. More...
 

Detailed Description

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