how can i set parameters with my customized events
Subject : how can i set parameters with my customized events
From: simon Scylla <email@hidden >
Date: Sun, 1 Nov 2009 22:57:39 +0800
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=dq8scT6w5ITGtBQXxjsNuauP/g0ihHPIPc1CaFEJQoA=; b=nnkxW3qbTpHC7/TE9H+zJ6sIKVw2ETDD+YkUqq2P8GwL6CO+5nrVOnCBnz6X0gaQv8 CyitR7/HUqDZf6hL/BLxPUEcOzhFcxA0y5CJgr0vHxqRnhdG2/7WlGld0VKc8gdwhU0A LLifFj4JYp67WMwjOtmpFGI05hrJjBSLLoVzY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=v3eQcG4PfDjL8KI4UEr1LxrIVSMFAL6OMTwvs00F3byu1B3UuT4BBA+p6xNUqVTGYI q8iczf03foGm9LgT355PxxBIr8CkmZTNJ7/yAu/5ORjQLINZx0cny177eJA5wkZ+9Hab /75pLzne0Jil4aVOAK9Kl5fpAB+eHS9ntuDQQ=
I created a customized event,but I do not know how to set parameters with it...
at the right now,my code is:
EventRef eventRef;
CreateEvent(NULL,kEventClassTimer,kEventTimerFire,0,kEventAttributeNone,&eventRef); SetEventParameter( eventRef, kEventParamAccessibleAttributeName, typeCFStringRef, sizeof(CFStringRef), mask);
Is it wrong?
what should i do????
.....
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.