Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |