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.
TS3Events.h
/* |
* File: TS3Events.h |
* |
* Copyright © 1996 Apple Computer, Inc. |
*/ |
#ifndef __TS3Events__ |
#define __TS3Events__ |
void Events_Init( |
void); |
void Events_Exit( |
void); |
void Events_Process( |
void); |
#endif /* __TS3Events__ */ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-10-14