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.lpBinaryPathName

[To be supplied.]

[Visual Basic]
Public lpBinaryPathName As Char*
[C#]
public Char* lpBinaryPathName;
[C++]
public: Char** lpBinaryPathName;
[JScript]
public var lpBinaryPathName : Char*;

See Also

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