Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to generate a list of active workstations
Message
 
To
22/10/2001 09:20:58
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00571597
Message ID:
00571600
Views:
28
>I believe that the enumWindowStations API call should be able to do it, but I cannot decipher the VFP code.
>
>In the WINAPI32.txt file it shows...
>
>Public Declare Function EnumWindowStations Lib "user32" Alias "EnumWindowStationsA" (ByVal lpEnumFunc As Long, ByVal lParam As Long) As Long
>
>TIA,

Larry,

Sorry, the first parameter is the address of a callback function to handle the return values. We don't have the ability to specify this.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform