Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtaining a port handle.
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Obtaining a port handle.
Miscellaneous
Thread ID:
00053543
Message ID:
00053543
Views:
68
Hi,

I've used this code to get a window handle, but now I need a port handle. Does anyone know how to do this?

*** We also need to get a window handle, so register the win32api.
DECLARE INTEGER GetActiveWindow IN win32api

#DEFINE INCLUDE_ONLYUSERIDS 1
#DEFINE INCLUDE_ONLYKEYIDS 2
#DEFINE INCLUDE_BOTH 3

lihWnd = GetActiveWindow()

Thanks,
Jim Huenergardt
AXIO
Reply
Map
View

Click here to load this message in the networking platform