|
QueryServiceConfigDisplayName Field |
The display name to be used by service control programs to identify the service. This
string has a maximum length of 256 characters. The name is case-preserved in the service
control manager. Display name comparisons are always case-insensitive.
Namespace: Xcalibur.NativeMethods.V2.ServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public IntPtr DisplayName
Public DisplayName As IntPtr
public:
IntPtr DisplayName
val mutable DisplayName: IntPtr
Field Value
IntPtrSee Also