mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +03:00
winsif.idl: add definition of winsif_WinsDeleteWins()
metze
This commit is contained in:
@ -260,7 +260,9 @@ import "nbt.idl";
|
||||
|
||||
/*****************/
|
||||
/* Function 0x0F */
|
||||
void WinsDeleteWins();
|
||||
WERROR winsif_WinsDeleteWins(
|
||||
[in,ref] winsif_Address *owner_address
|
||||
);
|
||||
|
||||
/*****************/
|
||||
/* Function 0x10 */
|
||||
|
Reference in New Issue
Block a user