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 NetLocalGroupDelMember function is obsolete. You should use the NetLocalGroupDelMembers function instead.
Syntax
NET_API_STATUS NET_API_FUNCTION NetLocalGroupDelMember(
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 |