functions
import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/497d95a6-2d27-4bf5-9bbd-a6046957133c/1.0/functions"
Index
- func RpcCloseListener(rpc ndr.Invoker, phListener mststs.HLISTENER) (PhListener mststs.HLISTENER, err error)
- func RpcIsListening(rpc ndr.Invoker, hListener mststs.HLISTENER) (PbIsListening ndr.BOOL, err error)
- func RpcOpenListener(rpc ndr.Invoker, szListenerName ndr.WSTR) (PhListener mststs.HLISTENER, err error)
- func RpcStartListener(rpc ndr.Invoker, hListener mststs.HLISTENER) (err error)
- func RpcStopListener(rpc ndr.Invoker, hListener mststs.HLISTENER) (err error)
func RpcCloseListener
func RpcCloseListener(rpc ndr.Invoker, phListener mststs.HLISTENER) (PhListener mststs.HLISTENER, err error)
RpcCloseListener calls RpcCloseListener (opnum 1) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcIsListening
func RpcIsListening(rpc ndr.Invoker, hListener mststs.HLISTENER) (PbIsListening ndr.BOOL, err error)
RpcIsListening calls RpcIsListening (opnum 4) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcOpenListener
func RpcOpenListener(rpc ndr.Invoker, szListenerName ndr.WSTR) (PhListener mststs.HLISTENER, err error)
RpcOpenListener calls RpcOpenListener (opnum 0) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcStartListener
func RpcStartListener(rpc ndr.Invoker, hListener mststs.HLISTENER) (err error)
RpcStartListener calls RpcStartListener (opnum 3) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcStopListener
func RpcStopListener(rpc ndr.Invoker, hListener mststs.HLISTENER) (err error)
RpcStopListener calls RpcStopListener (opnum 2) ([MS-TSTS] — verify the parameter modeling and status handling).