functions
import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/6bffd098-a112-3610-9833-012892020162/0.0/functions"
Package functions implements the method stubs of the browser interface (6bffd098-a112-3610-9833-012892020162 v0.0, [MS-BRWSA]). Each opnum lives in its own NN_MethodName.go file; this file holds the small helpers shared across methods.
Index
func I\_BrowserrQueryOtherDomains
func I_BrowserrQueryOtherDomains(rpc ndr.Invoker, serverName string, info msbrwsa.SERVER_ENUM_STRUCT) (msbrwsa.SERVER_ENUM_STRUCT, uint32, error)
I_BrowserrQueryOtherDomains calls I_BrowserrQueryOtherDomains (opnum 2), returning the list of other domains configured for the target computer ([MS-BRWSA] 3.1.4.1). The client SHOULD send this only to a primary domain controller acting as the domain master browser. serverName is ignored on receipt (pass "" for NULL). Level MUST be 100; any other value yields ERROR_INVALID_LEVEL. ERROR_MORE_DATA means not all entries were returned and is not treated as a failure.