C# Class Service.ServiceEx.QUERY_SERVICE_CONFIG

Show file Open project: vf1/turnserver

Public Properties

Property Type Description
dwErrorControl uint
dwServiceType uint
dwStartType uint
dwTagId uint
lpBinaryPathName string
lpDependencies string
lpDisplayName string
lpLoadOrderGroup string
lpServiceStartName string

Property Details

dwErrorControl public property

public uint dwErrorControl
return uint

dwServiceType public property

public uint dwServiceType
return uint

dwStartType public property

public uint dwStartType
return uint

dwTagId public property

public uint dwTagId
return uint

lpBinaryPathName public property

public string lpBinaryPathName
return string

lpDependencies public property

public string lpDependencies
return string

lpDisplayName public property

public string lpDisplayName
return string

lpLoadOrderGroup public property

public string lpLoadOrderGroup
return string

lpServiceStartName public property

public string lpServiceStartName
return string