For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > April 2006 > TAPI lineSetAppPriority: How to check which application has top priority.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author TAPI lineSetAppPriority: How to check which application has top priority.
ivan_ivan_ivan@mail.ru

2006-04-20, 7:07 pm

I could set my application to be high priority by executing
LONG WINAPI lineSetAppPriority(
LPCSTR lpszAppFilename,
DWORD dwMediaMode,
LPLINEEXTENSIONID lpExtensionID,
DWORD dwRequestMode,
LPCSTR lpszExtensionName,
DWORD dwPriority
);

How I could check which application now has top priority.
I mean how to get application name for some media mode.

Or how to get all application names that listening for calls, without
reference to media mode.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com