Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NetLocalGroupDelMember function (lmaccess.h)
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 |
| Library | Netapi32.lib |
Feedback
Was this page helpful?
