Generated from Manticore v1.1.6 • 388 packages. View on pkg.go.dev

functions

import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/11899a43-2b68-4a76-92e3-a3d6ad8c26ce/1.0/functions"

Index

func RpcRegisterAsyncNotification

func RpcRegisterAsyncNotification(rpc ndr.Invoker, sessionId int32, mask mststs.TNotificationId) (PhNotify mststs.NOTIFY_HANDLE, err error)

RpcRegisterAsyncNotification calls RpcRegisterAsyncNotification (opnum 1) ([MS-TSTS] — verify the parameter modeling and status handling).

func RpcUnRegisterAsyncNotification

func RpcUnRegisterAsyncNotification(rpc ndr.Invoker, phNotify mststs.NOTIFY_HANDLE) (PhNotify mststs.NOTIFY_HANDLE, err error)

RpcUnRegisterAsyncNotification calls RpcUnRegisterAsyncNotification (opnum 3) ([MS-TSTS] — verify the parameter modeling and status handling).

func RpcWaitAsyncNotification

func RpcWaitAsyncNotification(rpc ndr.Invoker, hNotify mststs.NOTIFY_HANDLE) (SessionChange []mststs.SESSION_CHANGE, PEntries ndr.DWORD, err error)

RpcWaitAsyncNotification calls RpcWaitAsyncNotification (opnum 2) ([MS-TSTS] — verify the parameter modeling and status handling).

func RpcWaitForSessionState

func RpcWaitForSessionState(rpc ndr.Invoker, sessionId int32, state int32, timeout ndr.DWORD) (err error)

RpcWaitForSessionState calls RpcWaitForSessionState (opnum 0) ([MS-TSTS] — verify the parameter modeling and status handling).