Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!apple!dlyons
From: dlyons@Apple.COM (David Lyons)
Newsgroups: comp.sys.apple
Subject: Re: TaskMasterDA
Message-ID: <35225@apple.Apple.COM>
Date: 3 Oct 89 18:25:17 GMT
References: <12268@boulder.Colorado.EDU>
Organization: Apple Computer Inc, Cupertino, CA
Lines: 21

In article <12268@boulder.Colorado.EDU> hartkopf@tramp.Colorado.EDU (Jeff Hartkopf) writes:
>Dave Lyons (or anyone else who knows):
>
>Could you tell me the function header for the TaskMasterDA call in
>System Software 5.0?  Also, what is the tool set number and tool number?
>Thanks much.

function TaskMasterDA(eventMask: integer; taskRec: taskRecordPtr): integer;
                                                              tool $0E, $5F;

(I invented "taskRecordPtr"...you probably need to look up a real type in
your interface files.)
-- 

 --Dave Lyons, Apple Computer, Inc.          |   DAL Systems
   AppleLink--Apple Edition: DAVE.LYONS      |   P.O. Box 875
   America Online: Dave Lyons                |   Cupertino, CA 95015-0875
   GEnie: D.LYONS2 or DAVE.LYONS         CompuServe: 72177,3233
   Internet/BITNET:  dlyons@apple.com    UUCP:  ...!ames!apple!dlyons

   My opinions are my own, not Apple's.