functions
import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/1a927394-352e-4553-ae3f-7cf4aafca620/1.0/functions"
Index
func WdsRpcMessage
func WdsRpcMessage(rpc ndr.Invoker, uRequestPacketSize ndr.DWORD, bRequestPacket []uint8) (PuReplyPacketSize ndr.DWORD, PbReplyPacket []uint8, err error)
WdsRpcMessage calls WdsRpcMessage (opnum 0) ([MS-WDSC] 3.1.4.1). It sends a request packet (constructed per [MS-WDSC] 2.2.1) and returns the server’s reply packet. The method returns ERROR_SUCCESS (0) on success or a non-zero Win32 error code on failure.