Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Network Calls
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00770737
Message ID:
00770748
Views:
23
The NetUserGetInfo function retrieves information about a particular user account on a server.
NET_API_STATUS NetUserGetInfo(
  LPCWSTR servername,
  LPCWSTR username,
  DWORD level,
  LPBYTE* bufptr
);
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmgmt/netmgmt/netusergetinfo.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform