Networking
From Team Developer SqlWindows Wiki
Windows Networking
Contents |
Using NetUserGetGroups and NetUserGetLocalGroups
Using the Windows Networking API sometimes requires the usage of some CStruct functions to access dynamic structures and arrays. This is a sample how this could look like.
Here you can download a sample:
NetUserGetGroups.zip