Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
OldDelegateOnlyComponent
Last Revision: | Version 1.0, 2003-10-27 Please see DelegateOnlyComponent for the current version of this sample. |
Build Requirements: | |
Runtime Requirements: | Mac OS 9 |
Please see DelegateOnlyComponent in the current QuickTime sample code archive for an updated version demonstrating concepts outlined in this original sample. This sample component pretends to be a data handler. But, all it does is delegate to the real data handler. This is a useful component sample to start with if you are writing a component to overide the functionality of another component. However, since this component relies on being installed after QuickTime is loaded, if it is used to overide a standard QuickTime component, you may need to combine this component with another installation method to have it install properly. See MyRegisterComponent. Also, see develop article in issue #15 on Manager Component Registration. Requires: QuickTime Keywords: QuickTime
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-10-27