C# Class Service.ServiceEx.QUERY_SERVICE_CONFIG

ファイルを表示 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_oe property

public uint dwErrorControl
return uint

dwServiceType public_oe property

public uint dwServiceType
return uint

dwStartType public_oe property

public uint dwStartType
return uint

dwTagId public_oe property

public uint dwTagId
return uint

lpBinaryPathName public_oe property

public string lpBinaryPathName
return string

lpDependencies public_oe property

public string lpDependencies
return string

lpDisplayName public_oe property

public string lpDisplayName
return string

lpLoadOrderGroup public_oe property

public string lpLoadOrderGroup
return string

lpServiceStartName public_oe property

public string lpServiceStartName
return string