Desktop Functions: Smart Device Functions:
|
Search Results for "NetGroupAdd" in [All]netapi321: NetGroupAdd 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 |