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

functions

import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/708cca10-9569-11d1-b2a5-0060977d8118/1.0/functions"

Index

func S\_DSBeginDeleteNotification

func S_DSBeginDeleteNotification(rpc ndr.Invoker, pwcsPathName ndr.WSTR, phServerAuth msmqds.PCONTEXT_HANDLE_SERVER_AUTH_TYPE) (PHandle msmqds.PPCONTEXT_HANDLE_DELETE_TYPE, err error)

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

func S\_DSEndDeleteNotification

func S_DSEndDeleteNotification(rpc ndr.Invoker, pHandle msmqds.PPCONTEXT_HANDLE_DELETE_TYPE) (PHandle msmqds.PPCONTEXT_HANDLE_DELETE_TYPE, err error)

S_DSEndDeleteNotification calls S_DSEndDeleteNotification (opnum 5) and returns the server-updated context handle ([MS-MQDS] 3.1.4.6). The method has no return value.

func S\_DSGetComputerSites

func S_DSGetComputerSites(rpc ndr.Invoker, pwcsPathName *ndr.WSTR, phServerAuth msmqds.PCONTEXT_HANDLE_SERVER_AUTH_TYPE, pdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE) (PdwNumberOfSites ndr.DWORD, PpguidSites []msdtyp.GUID, PbServerSignature []uint8, PdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE, err error)

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

func S\_DSGetGCListInDomain

func S_DSGetGCListInDomain(rpc ndr.Invoker, lpwszComputerName *ndr.WSTR, lpwszDomainName *ndr.WSTR, phServerAuth msmqds.PCONTEXT_HANDLE_SERVER_AUTH_TYPE, pdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE) (LplpwszGCList *ndr.WSTR, PbServerSignature []uint8, PdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE, err error)

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

func S\_DSGetPropsEx

func S_DSGetPropsEx(rpc ndr.Invoker, dwObjectType ndr.DWORD, pwcsPathName ndr.WSTR, cp ndr.DWORD, aProp []msmqmq.PROPID, apVar []msmqmq.PROPVARIANT, phServerAuth msmqds.PCONTEXT_HANDLE_SERVER_AUTH_TYPE, pdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE) (ApVar []msmqmq.PROPVARIANT, PbServerSignature []uint8, PdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE, err error)

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

func S\_DSGetPropsGuidEx

func S_DSGetPropsGuidEx(rpc ndr.Invoker, dwObjectType ndr.DWORD, pGuid *msdtyp.GUID, cp ndr.DWORD, aProp []msmqmq.PROPID, apVar []msmqmq.PROPVARIANT, phServerAuth msmqds.PCONTEXT_HANDLE_SERVER_AUTH_TYPE, pdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE) (ApVar []msmqmq.PROPVARIANT, PbServerSignature []uint8, PdwServerSignatureSize msmqds.LPBOUNDED_SIGNATURE_SIZE, err error)

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

func S\_DSIsServerGC

func S_DSIsServerGC(rpc ndr.Invoker) (IsGC bool, err error)

S_DSIsServerGC calls S_DSIsServerGC (opnum 6) and reports whether the server is a global catalog server ([MS-MQDS] 3.1.4.16).

func S\_DSNotifyDelete

func S_DSNotifyDelete(rpc ndr.Invoker, handle msmqds.PCONTEXT_HANDLE_DELETE_TYPE) (err error)

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