CPSEnableForegroundOperation question
CPSEnableForegroundOperation question
- Subject: CPSEnableForegroundOperation question
- From: Dmitry Markman <email@hidden>
- Date: Sat, 5 Mar 2005 13:58:51 -0500
Hi,
I understand that method
extern OSErr CPSEnableForegroundOperation(ProcessSerialNumber *psn,
UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5);
in undocumented
I found (in Google) only one set of arguments that people use in that
call:
CPSEnableForegroundOperation(&psn, 0x03, 0x3C, 0x2C, 0x1103);
does somebody know what does every argument mean?
also
is there another way, using public APIs to do the same thing?
thanks
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden