WiseMo Guest Component API
|
This page describes param to InvokeRmOperation call and returned value from OnRmOperationResult for snapinId = 15005.
When operation fails, OnRmOperationResult comes with non-zero status and Error object in value:
When status is zero, value is as provided in following documentation.
RM requests may yield lots of data so responses are restricted in size.
That's where StartAt, UpTo and Total are used.
StartAt
UpTo says which StartAt use next to continue data retrieval
Total says how many data at all. When UpTo equals to Total, then all data has been retrieved.
snapinId=15005 opId=0
Check if host supports Services subsystem (Snap-In) for RM calls.
Parameters
Returns
Supported 1 if supports, 0 if not
snapinId=15005 opId=601
Parameters
Returns
ServiceName
, see lpServiceName DisplayName
, see lpDisplayName ServicePath
, see lpBinaryPathName StartupType
, see dwStartType StartName
, see lpServiceStartName SysAccount
, if runs under LocalSystem, see lpServiceStartName AllowInteract
, if interactive, see lpServiceStartName ServiceType
, see dwServiceType AcceptedControls
, see dwControlsAccepted State
, see dwCurrentState snapinId=15005 opId=602
ServiceName
, see lpServiceName DisplayName
, see lpDisplayName ServicePath
, see lpBinaryPathName StartupType
, see dwStartType StartName
, see lpServiceStartName SysAccount
, if runs under LocalSystem, see lpServiceStartName AllowInteract
, if interactive, see lpServiceStartName Password
, see lpPassword Returns
snapinId=15005 opId=603
Parameters
Action
, see dwControl at MSDN, ControlService Function Params
, command line, when Action = SERVICE_CONTROL_CONTINUE and new service is createdReturns
snapinId=15005 opId=604
Parameters
ServiceName
, see lpServiceName DisplayName
, see lpDisplayName ServicePath
, see lpBinaryPathName StartupType
, see dwStartType StartName
, see lpServiceStartName SysAccount
, if runs under LocalSystem, see lpServiceStartName AllowInteract
, if interactive, see lpServiceStartName Password
, see lpPassword StartAfterInstall
, whether to start servicesnapinId=15005 opId=605
Parameters
Returns
snapinId=15005 opId=606
Parameters
Returns
ServiceName
, see lpServiceName DisplayName
, see lpDisplayName ServicePath
, see lpBinaryPathName StartupType
, see dwStartType StartName
, see lpServiceStartName SysAccount
, if runs under LocalSystem, see lpServiceStartName AllowInteract
, if interactive, see lpServiceStartName ServiceType
, see dwServiceType AcceptedControls
, see dwControlsAccepted State
, see dwCurrentState