functions
import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/5ca4a760-ebb1-11cf-8611-00a0245420ed/1.0/functions"
Index
- func OldRpcWinStationEnumerateProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, byteCount ndr.DWORD) (PResult ndr.DWORD, PProcessBuffer []uint8, err error)
- func RpcConnectCallback(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, timeOut ndr.DWORD, addressType ndr.DWORD, pAddress []uint8, addressSize ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcIcaServerPing(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
- func RpcLogonIdFromWinStationName(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pWinStationName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, PLogonId ndr.DWORD, err error)
- func RpcWinStationBreakPoint(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, kernelFlag bool) (PResult ndr.DWORD, err error)
- func RpcWinStationCheckLoopBack(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, targetLogonId ndr.DWORD, pTargetServerName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationCloseServer(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
- func RpcWinStationCloseServerEx(rpc ndr.Invoker, phServer mststs.SERVER_HANDLE) (PhServer mststs.SERVER_HANDLE, PResult ndr.DWORD, err error)
- func RpcWinStationConnect(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, connectLogonId ndr.DWORD, targetLogonId ndr.DWORD, pPassword []uint16, passwordSize ndr.DWORD, wait bool) (PResult ndr.DWORD, err error)
- func RpcWinStationDisconnect(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
- func RpcWinStationEnumerate(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pEntries ndr.DWORD, pLogonId []int8, pByteCount ndr.DWORD, pIndex ndr.DWORD) (PResult ndr.DWORD, PEntries ndr.DWORD, PLogonId []int8, PByteCount ndr.DWORD, PIndex ndr.DWORD, err error)
- func RpcWinStationEnumerateProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, byteCount ndr.DWORD) (PResult ndr.DWORD, PProcessBuffer []uint8, err error)
- func RpcWinStationGetAllProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, level ndr.DWORD, pNumberOfProcesses ndr.DWORD) (PResult ndr.DWORD, PNumberOfProcesses ndr.DWORD, PpTsAllProcessesInfo []mststs.TS_ALL_PROCESSES_INFO, err error)
- func RpcWinStationGetAllProcesses_NT6(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, level ndr.DWORD, pNumberOfProcesses ndr.DWORD) (PResult ndr.DWORD, PNumberOfProcesses ndr.DWORD, PpTsAllProcessesInfo []mststs.TS_ALL_PROCESSES_INFO_NT6, err error)
- func RpcWinStationGetLanAdapterName(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pdNameSize ndr.DWORD, pPdName []uint16, lanAdapter ndr.DWORD) (PResult ndr.DWORD, PLength ndr.DWORD, PpLanAdapter []uint16, err error)
- func RpcWinStationGetMachinePolicy(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pPolicy []uint8, bufferSize ndr.DWORD) (PPolicy []uint8, err error)
- func RpcWinStationGetProcessSid(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, dwUniqueProcessId ndr.DWORD, processStartTime msdtyp.LARGE_INTEGER, pProcessUserSid []uint8, dwSidSize ndr.DWORD, pdwSizeNeeded ndr.DWORD) (PResult int32, PProcessUserSid []uint8, PdwSizeNeeded ndr.DWORD, err error)
- func RpcWinStationGetTermSrvCountersValue(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, dwEntries ndr.DWORD, pCounter []mststs.TS_COUNTER) (PResult ndr.DWORD, PCounter []mststs.TS_COUNTER, err error)
- func RpcWinStationIsHelpAssistantSession(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, sessionId ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationNameFromLogonId(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, loginId ndr.DWORD, pWinStationName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, PWinStationName []uint16, err error)
- func RpcWinStationOpenServer(rpc ndr.Invoker) (PResult ndr.DWORD, PhServer mststs.SERVER_HANDLE, err error)
- func RpcWinStationOpenSessionDirectory(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pszServerName ndr.WSTR) (PResult ndr.DWORD, err error)
- func RpcWinStationQueryInformation(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, winStationInformationClass ndr.DWORD, pWinStationInformation []int8, winStationInformationLength ndr.DWORD) (PResult ndr.DWORD, PWinStationInformation []int8, PReturnLength ndr.DWORD, err error)
- func RpcWinStationReInitializeSecurity(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
- func RpcWinStationReadRegistry(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
- func RpcWinStationRename(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pWinStationNameOld []uint16, nameOldSize ndr.DWORD, pWinStationNameNew []uint16, nameNewSize ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationReset(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
- func RpcWinStationSendMessage(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, pTitle []uint16, titleLength ndr.DWORD, pMessage []uint16, messageLength ndr.DWORD, style ndr.DWORD, timeout ndr.DWORD, doNotWait bool) (PResult ndr.DWORD, PResponse ndr.DWORD, err error)
- func RpcWinStationSetInformation(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, winStationInformationClass ndr.DWORD, pWinStationInformation []int8, winStationInformationLength ndr.DWORD) (PResult ndr.DWORD, PWinStationInformation []int8, err error)
- func RpcWinStationShadow(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, pTargetServerName []uint16, nameSize ndr.DWORD, targetLogonId ndr.DWORD, hotKeyVk uint8, hotkeyModifiers uint16) (PResult ndr.DWORD, err error)
- func RpcWinStationShadowStop(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
- func RpcWinStationShutdownSystem(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, shutdownFlags ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationTerminateProcess(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, processId ndr.DWORD, exitCode ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationUpdateSettings(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, settingsClass ndr.DWORD, settingsParameters ndr.DWORD) (PResult ndr.DWORD, err error)
- func RpcWinStationWaitSystemEvent(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, eventMask ndr.DWORD) (PResult ndr.DWORD, PEventFlags ndr.DWORD, err error)
func OldRpcWinStationEnumerateProcesses
func OldRpcWinStationEnumerateProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, byteCount ndr.DWORD) (PResult ndr.DWORD, PProcessBuffer []uint8, err error)
OldRpcWinStationEnumerateProcesses calls OldRpcWinStationEnumerateProcesses (opnum 34) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcConnectCallback
func RpcConnectCallback(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, timeOut ndr.DWORD, addressType ndr.DWORD, pAddress []uint8, addressSize ndr.DWORD) (PResult ndr.DWORD, err error)
RpcConnectCallback calls RpcConnectCallback (opnum 66) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcIcaServerPing
func RpcIcaServerPing(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
RpcIcaServerPing calls RpcIcaServerPing (opnum 2) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcLogonIdFromWinStationName
func RpcLogonIdFromWinStationName(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pWinStationName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, PLogonId ndr.DWORD, err error)
RpcLogonIdFromWinStationName calls RpcLogonIdFromWinStationName (opnum 8) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationBreakPoint
func RpcWinStationBreakPoint(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, kernelFlag bool) (PResult ndr.DWORD, err error)
RpcWinStationBreakPoint calls RpcWinStationBreakPoint (opnum 29) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationCheckLoopBack
func RpcWinStationCheckLoopBack(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, targetLogonId ndr.DWORD, pTargetServerName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationCheckLoopBack calls RpcWinStationCheckLoopBack (opnum 65) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationCloseServer
func RpcWinStationCloseServer(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
RpcWinStationCloseServer calls RpcWinStationCloseServer (opnum 1) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationCloseServerEx
func RpcWinStationCloseServerEx(rpc ndr.Invoker, phServer mststs.SERVER_HANDLE) (PhServer mststs.SERVER_HANDLE, PResult ndr.DWORD, err error)
RpcWinStationCloseServerEx calls RpcWinStationCloseServerEx (opnum 60) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationConnect
func RpcWinStationConnect(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, connectLogonId ndr.DWORD, targetLogonId ndr.DWORD, pPassword []uint16, passwordSize ndr.DWORD, wait bool) (PResult ndr.DWORD, err error)
RpcWinStationConnect calls RpcWinStationConnect (opnum 10) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationDisconnect
func RpcWinStationDisconnect(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
RpcWinStationDisconnect calls RpcWinStationDisconnect (opnum 13) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationEnumerate
func RpcWinStationEnumerate(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pEntries ndr.DWORD, pLogonId []int8, pByteCount ndr.DWORD, pIndex ndr.DWORD) (PResult ndr.DWORD, PEntries ndr.DWORD, PLogonId []int8, PByteCount ndr.DWORD, PIndex ndr.DWORD, err error)
RpcWinStationEnumerate calls RpcWinStationEnumerate (opnum 3) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationEnumerateProcesses
func RpcWinStationEnumerateProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, byteCount ndr.DWORD) (PResult ndr.DWORD, PProcessBuffer []uint8, err error)
RpcWinStationEnumerateProcesses calls RpcWinStationEnumerateProcesses (opnum 36) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetAllProcesses
func RpcWinStationGetAllProcesses(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, level ndr.DWORD, pNumberOfProcesses ndr.DWORD) (PResult ndr.DWORD, PNumberOfProcesses ndr.DWORD, PpTsAllProcessesInfo []mststs.TS_ALL_PROCESSES_INFO, err error)
RpcWinStationGetAllProcesses calls RpcWinStationGetAllProcesses (opnum 43) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetAllProcesses\_NT6
func RpcWinStationGetAllProcesses_NT6(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, level ndr.DWORD, pNumberOfProcesses ndr.DWORD) (PResult ndr.DWORD, PNumberOfProcesses ndr.DWORD, PpTsAllProcessesInfo []mststs.TS_ALL_PROCESSES_INFO_NT6, err error)
RpcWinStationGetAllProcesses_NT6 calls RpcWinStationGetAllProcesses_NT6 (opnum 70) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetLanAdapterName
func RpcWinStationGetLanAdapterName(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pdNameSize ndr.DWORD, pPdName []uint16, lanAdapter ndr.DWORD) (PResult ndr.DWORD, PLength ndr.DWORD, PpLanAdapter []uint16, err error)
RpcWinStationGetLanAdapterName calls RpcWinStationGetLanAdapterName (opnum 53) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetMachinePolicy
func RpcWinStationGetMachinePolicy(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pPolicy []uint8, bufferSize ndr.DWORD) (PPolicy []uint8, err error)
RpcWinStationGetMachinePolicy calls RpcWinStationGetMachinePolicy (opnum 62) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetProcessSid
func RpcWinStationGetProcessSid(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, dwUniqueProcessId ndr.DWORD, processStartTime msdtyp.LARGE_INTEGER, pProcessUserSid []uint8, dwSidSize ndr.DWORD, pdwSizeNeeded ndr.DWORD) (PResult int32, PProcessUserSid []uint8, PdwSizeNeeded ndr.DWORD, err error)
RpcWinStationGetProcessSid calls RpcWinStationGetProcessSid (opnum 44) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationGetTermSrvCountersValue
func RpcWinStationGetTermSrvCountersValue(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, dwEntries ndr.DWORD, pCounter []mststs.TS_COUNTER) (PResult ndr.DWORD, PCounter []mststs.TS_COUNTER, err error)
RpcWinStationGetTermSrvCountersValue calls RpcWinStationGetTermSrvCountersValue (opnum 45) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationIsHelpAssistantSession
func RpcWinStationIsHelpAssistantSession(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, sessionId ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationIsHelpAssistantSession calls RpcWinStationIsHelpAssistantSession (opnum 61) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationNameFromLogonId
func RpcWinStationNameFromLogonId(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, loginId ndr.DWORD, pWinStationName []uint16, nameSize ndr.DWORD) (PResult ndr.DWORD, PWinStationName []uint16, err error)
RpcWinStationNameFromLogonId calls RpcWinStationNameFromLogonId (opnum 9) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationOpenServer
func RpcWinStationOpenServer(rpc ndr.Invoker) (PResult ndr.DWORD, PhServer mststs.SERVER_HANDLE, err error)
RpcWinStationOpenServer calls RpcWinStationOpenServer (opnum 0) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationOpenSessionDirectory
func RpcWinStationOpenSessionDirectory(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pszServerName ndr.WSTR) (PResult ndr.DWORD, err error)
RpcWinStationOpenSessionDirectory calls RpcWinStationOpenSessionDirectory (opnum 75) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationQueryInformation
func RpcWinStationQueryInformation(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, winStationInformationClass ndr.DWORD, pWinStationInformation []int8, winStationInformationLength ndr.DWORD) (PResult ndr.DWORD, PWinStationInformation []int8, PReturnLength ndr.DWORD, err error)
RpcWinStationQueryInformation calls RpcWinStationQueryInformation (opnum 5) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationReInitializeSecurity
func RpcWinStationReInitializeSecurity(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
RpcWinStationReInitializeSecurity calls RpcWinStationReInitializeSecurity (opnum 46) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationReadRegistry
func RpcWinStationReadRegistry(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE) (PResult ndr.DWORD, err error)
RpcWinStationReadRegistry calls RpcWinStationReadRegistry (opnum 30) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationRename
func RpcWinStationRename(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, pWinStationNameOld []uint16, nameOldSize ndr.DWORD, pWinStationNameNew []uint16, nameNewSize ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationRename calls RpcWinStationRename (opnum 4) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationReset
func RpcWinStationReset(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
RpcWinStationReset calls RpcWinStationReset (opnum 14) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationSendMessage
func RpcWinStationSendMessage(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, pTitle []uint16, titleLength ndr.DWORD, pMessage []uint16, messageLength ndr.DWORD, style ndr.DWORD, timeout ndr.DWORD, doNotWait bool) (PResult ndr.DWORD, PResponse ndr.DWORD, err error)
RpcWinStationSendMessage calls RpcWinStationSendMessage (opnum 7) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationSetInformation
func RpcWinStationSetInformation(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, winStationInformationClass ndr.DWORD, pWinStationInformation []int8, winStationInformationLength ndr.DWORD) (PResult ndr.DWORD, PWinStationInformation []int8, err error)
RpcWinStationSetInformation calls RpcWinStationSetInformation (opnum 6) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationShadow
func RpcWinStationShadow(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, pTargetServerName []uint16, nameSize ndr.DWORD, targetLogonId ndr.DWORD, hotKeyVk uint8, hotkeyModifiers uint16) (PResult ndr.DWORD, err error)
RpcWinStationShadow calls RpcWinStationShadow (opnum 17) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationShadowStop
func RpcWinStationShadowStop(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, logonId ndr.DWORD, bWait bool) (PResult ndr.DWORD, err error)
RpcWinStationShadowStop calls RpcWinStationShadowStop (opnum 59) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationShutdownSystem
func RpcWinStationShutdownSystem(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, clientLogonId ndr.DWORD, shutdownFlags ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationShutdownSystem calls RpcWinStationShutdownSystem (opnum 15) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationTerminateProcess
func RpcWinStationTerminateProcess(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, processId ndr.DWORD, exitCode ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationTerminateProcess calls RpcWinStationTerminateProcess (opnum 37) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationUpdateSettings
func RpcWinStationUpdateSettings(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, settingsClass ndr.DWORD, settingsParameters ndr.DWORD) (PResult ndr.DWORD, err error)
RpcWinStationUpdateSettings calls RpcWinStationUpdateSettings (opnum 58) ([MS-TSTS] — verify the parameter modeling and status handling).
func RpcWinStationWaitSystemEvent
func RpcWinStationWaitSystemEvent(rpc ndr.Invoker, hServer mststs.SERVER_HANDLE, eventMask ndr.DWORD) (PResult ndr.DWORD, PEventFlags ndr.DWORD, err error)
RpcWinStationWaitSystemEvent calls RpcWinStationWaitSystemEvent (opnum 16) ([MS-TSTS] — verify the parameter modeling and status handling).