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

[To be supplied.]

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

See Also

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