Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

NetLocalGroupAddMember function (lmaccess.h)

The NetLocalGroupAddMember function is obsolete. You should use the NetLocalGroupAddMembers function instead.

Syntax

NET_API_STATUS NET_API_FUNCTION NetLocalGroupAddMember(
 LPCWSTR servername,
 LPCWSTR groupname,
 PSID membersid
);

Parameters

servername

TBD

groupname

TBD

membersid

TBD

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header lmaccess.h
Library Netapi32.lib

Feedback

Was this page helpful?

Additional resources