SGInitialize
TheSGInitializefunction allows you to initialize the sequence grabber component. Before you can call this function you must establish a connection to the sequence grabber component. Use the Component Manager'sOpenDefaultComponentorOpenComponentfunction to establish a component connection.
pascal ComponentResult SGInitialize (SeqGrabComponent s);
s- Specifies the component instance that identifies your connection to the sequence grabber component. You obtain this value from the Component Manager's
OpenDefaultComponentorOpenComponentfunction.DESCRIPTION
You must call theSGInitializefunction before you call any other sequence grabber component functions. If this function returns a nonzero result code, you should close your connection to the sequence grabber component.RESULT CODES
Memory Manager errors
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help