1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

rap: add rap_NetUserDelete IDL.

Guenther
This commit is contained in:
Günther Deschner 2011-03-17 22:38:47 +01:00
parent f91bc89a52
commit 9b1f2df3b1

View File

@ -948,6 +948,13 @@ interface rap
[out] uint16 convert
);
/* not documented in MS-RAP */
[public] void rap_NetUserDelete(
[in] astring UserName,
[out] rap_status status,
[out] uint16 convert
);
/* Parameter description strings for RAP calls */
/* Names are defined name for RAP call with _REQ */
/* appended to end. */