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.
Sources/MSAEObjectsExist.h
// MSAEObjectsExist.h |
// |
// Original version by Jon Lansdell and Nigel Humphreys. |
// 4.0 and 3.1 updates by Greg Sutton. |
// ©Apple Computer Inc 1996, all rights reserved. |
#ifndef __MSAEOBJECTSEXIST__ |
#define __MSAEOBJECTSEXIST__ |
#include <AppleEvents.h> |
#include <AEObjects.h> |
#include <AERegistry.h> |
pascal OSErr DoObjectsExist(const AppleEvent *theAppleEvent, |
AppleEvent *reply, |
long handlerRefCon); |
#endif |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14