1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

winsif.idl: add definition of winsif_WinsTerm()

metze
This commit is contained in:
Stefan Metzmacher 2009-07-31 09:22:48 +02:00
parent 39ec220d49
commit 7430582346

View File

@ -186,7 +186,9 @@ import "nbt.idl";
/*****************/
/* Function 0x06 */
void WinsTerm();
WERROR winsif_WinsTerm(
[in] uint16 abrupt_termination
);
/*****************/
/* Function 0x07 */