Networking

From Team Developer SqlWindows Wiki
Jump to: navigation, search

Windows Networking


Contents


Pointer2.png Using NetUserGetGroups and NetUserGetLocalGroups Pointer.png

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:
Down.png NetUserGetGroups.zip