|
ServiceStatusProcessControlsAccepted Field |
The control codes the service accepts and processes in its handler function
(see Handler and HandlerEx).
Namespace: Xcalibur.NativeMethods.V2.ServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public ServiceAccepts ControlsAccepted
Public ControlsAccepted As ServiceAccepts
public:
ServiceAccepts ControlsAccepted
val mutable ControlsAccepted: ServiceAccepts
Field Value
ServiceAcceptsSee Also