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

functions

import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/1a9134dd-7b39-45ba-ad88-44d01ca47f28/1.0/functions"

Index

func R\_CancelReceive

func R_CancelReceive(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, dwRequestId ndr.DWORD) (err error)

R_CancelReceive calls R_CancelReceive (opnum 8) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_CloseCursor

func R_CloseCursor(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, hCursor ndr.DWORD) (err error)

R_CloseCursor calls R_CloseCursor (opnum 5) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_CloseQueue

func R_CloseQueue(rpc ndr.Invoker, pphContext msmqrr.QUEUE_CONTEXT_HANDLE_SERIALIZE) (PphContext msmqrr.QUEUE_CONTEXT_HANDLE_SERIALIZE, err error)

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

func R\_CreateCursor

func R_CreateCursor(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE) (PhCursor ndr.DWORD, err error)

R_CreateCursor calls R_CreateCursor (opnum 4) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_EndReceive

func R_EndReceive(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, dwAck ndr.DWORD, dwRequestId ndr.DWORD) (err error)

R_EndReceive calls R_EndReceive (opnum 9) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_EndTransactionalReceive

func R_EndTransactionalReceive(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, dwAck ndr.DWORD, dwRequestId ndr.DWORD) (err error)

R_EndTransactionalReceive calls R_EndTransactionalReceive (opnum 15) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_GetServerPort

func R_GetServerPort(rpc ndr.Invoker) (port uint32, err error)

R_GetServerPort calls R_GetServerPort (opnum 0) ([MS-MQRR] section 3.1.4.1). It returns the TCP port on which the server listens for subsequent RemoteRead calls; a return of 0 means the server has no port available for this client and the caller cannot proceed.

func R\_MoveMessage

func R_MoveMessage(rpc ndr.Invoker, phContextFrom msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, ullContextTo uint64, lookupId uint64, pTransactionId msmqmq.XACTUOW) (err error)

R_MoveMessage calls R_MoveMessage (opnum 10) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_OpenQueue

func R_OpenQueue(rpc ndr.Invoker, pQueueFormat msmqmq.QUEUE_FORMAT, dwAccess ndr.DWORD, dwShareMode ndr.DWORD, pClientId guid.GUID, fNonRoutingServer int32, major uint8, minor uint8, buildNumber uint16, fWorkgroup int32) (PphContext msmqrr.QUEUE_CONTEXT_HANDLE_SERIALIZE, err error)

R_OpenQueue calls R_OpenQueue (opnum 2) ([MS-MQRR] section 3.1.4.2). The method returns void; the only error path is the underlying RPC transport.

func R\_OpenQueueForMove

func R_OpenQueueForMove(rpc ndr.Invoker, pQueueFormat msmqmq.QUEUE_FORMAT, dwAccess ndr.DWORD, dwShareMode ndr.DWORD, pClientId guid.GUID, fNonRoutingServer int32, major uint8, minor uint8, buildNumber uint16, fWorkgroup int32) (PMoveContext uint64, PphContext msmqrr.QUEUE_CONTEXT_HANDLE_SERIALIZE, err error)

R_OpenQueueForMove calls R_OpenQueueForMove (opnum 11) ([MS-MQRR] section 3.1.4.11). The method returns void; the only error path is the underlying RPC transport.

func R\_PurgeQueue

func R_PurgeQueue(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE) (err error)

R_PurgeQueue calls R_PurgeQueue (opnum 6) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_QMEnlistRemoteTransaction

func R_QMEnlistRemoteTransaction(rpc ndr.Invoker, pTransactionId msmqmq.XACTUOW, cbPropagationToken ndr.DWORD, pbPropagationToken []uint8, pQueueFormat msmqmq.QUEUE_FORMAT) (err error)

R_QMEnlistRemoteTransaction calls R_QMEnlistRemoteTransaction (opnum 12) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_SetUserAcknowledgementClass

func R_SetUserAcknowledgementClass(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, lookupId uint64, usClass uint16) (err error)

R_SetUserAcknowledgementClass calls R_SetUserAcknowledgementClass (opnum 14) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_StartReceive

func R_StartReceive(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, lookupId uint64, hCursor ndr.DWORD, ulAction ndr.DWORD, ulTimeout ndr.DWORD, dwRequestId ndr.DWORD, dwMaxBodySize ndr.DWORD, dwMaxCompoundMessageSize ndr.DWORD) (PdwArriveTime ndr.DWORD, PSequenceId uint64, PdwNumberOfSections ndr.DWORD, PpPacketSections []msmqrr.SectionBuffer, err error)

R_StartReceive calls R_StartReceive (opnum 7) ([MS-MQRR] — verify the parameter modeling and status handling).

func R\_StartTransactionalReceive

func R_StartTransactionalReceive(rpc ndr.Invoker, phContext msmqrr.QUEUE_CONTEXT_HANDLE_NOSERIALIZE, lookupId uint64, hCursor ndr.DWORD, ulAction ndr.DWORD, ulTimeout ndr.DWORD, dwRequestId ndr.DWORD, dwMaxBodySize ndr.DWORD, dwMaxCompoundMessageSize ndr.DWORD, pTransactionId msmqmq.XACTUOW) (PdwArriveTime ndr.DWORD, PSequenceId uint64, PdwNumberOfSections ndr.DWORD, PpPacketSections []msmqrr.SectionBuffer, err error)

R_StartTransactionalReceive calls R_StartTransactionalReceive (opnum 13) ([MS-MQRR] — verify the parameter modeling and status handling).