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