Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API to read user permission
Message
From
31/01/2002 02:44:14
 
 
To
30/01/2002 13:40:06
General information
Forum:
Visual Basic
Category:
Windows API functions
Miscellaneous
Thread ID:
00612932
Message ID:
00613216
Views:
16
Try to read more about this function in MSDN:

Public Declare Function NetUserGetInfo Lib "Netapi32.dll" (lpServer As Any, UserName As Byte, ByVal Level As Long, lpBuffer As Long) As Long

This declaration was taken from API Viewer.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform