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.QUERY_SERVICE_CONFIG.dwStartType

[To be supplied.]

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

See Also

NTServiceDirect.QUERY_SERVICE_CONFIG Structure | NTServiceDirect.QUERY_SERVICE_CONFIG Members | System.ServiceProcess Namespace