NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NTServiceDirect.ENUM_SERVICE_STATUS.controlsAccepted

[To be supplied.]

[Visual Basic]
Public controlsAccepted As Integer
[C#]
public int controlsAccepted;
[C++]
public: int controlsAccepted;
[JScript]
public var controlsAccepted : int;

See Also

NTServiceDirect.ENUM_SERVICE_STATUS Class | NTServiceDirect.ENUM_SERVICE_STATUS Members | System.ServiceProcess Namespace