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.
QTMissingComp.h
////////// |
// |
// File: QTMissingComp.h |
// |
// Contains: Sample code for detecting missing QuickTime components. |
// |
// Written by: Tim Monroe |
// |
// Copyright: © 1999 by Apple Computer, Inc., all rights reserved. |
// |
// Change History (most recent first): |
// |
// <1> 03/24/99 rtm first file |
// |
////////// |
#include <Components.h> |
////////// |
// |
// function prototypes |
// |
////////// |
Boolean QTMissing_IsComponentOfTypeAvailable (OSType theType, OSType theSubType); |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14