SGRelease
TheSGReleasefunction instructs your component to release any system resources it allocated during theSGPreparefunction, which is described in the previous section.
pascal ComponentResult SGRelease (SeqGrabComponent s);
s- Identifies the sequence grabber component that has connected to your channel component.
DESCRIPTION
The sequence grabber component calls yourSGReleasefunction whenever it callsSGPreparewithout subsequently starting a record or preview operation.SPECIAL CONSIDERATIONS
Note that the sequence grabber component may callSGReleasemore than once after callingSGPrepare.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help