mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
winsif.idl: add definition of winsif_WinsDeleteWins()
metze
This commit is contained in:
parent
5899bc002a
commit
655efd069d
@ -260,7 +260,9 @@ import "nbt.idl";
|
||||
|
||||
/*****************/
|
||||
/* Function 0x0F */
|
||||
void WinsDeleteWins();
|
||||
WERROR winsif_WinsDeleteWins(
|
||||
[in,ref] winsif_Address *owner_address
|
||||
);
|
||||
|
||||
/*****************/
|
||||
/* Function 0x10 */
|
||||
|
Loading…
Reference in New Issue
Block a user