Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "NetGroupAdd" in [All]

netapi32

.

The NetGroupAdd function creates a global group in the security database.

.

    private static extern Int32 NetGroupAdd(

.

Public Declare Function NetGroupAdd Lib "netapi32.dll" (ServerName As Any ByVal level As Long, Buffer As GroupInfo1, ParmError As Long) As Long

.
Documentation

 
Access PInvoke.net directly from VS: