C# 클래스 Service.ServiceEx.QUERY_SERVICE_CONFIG

파일 보기 프로젝트 열기: vf1/turnserver

공개 프로퍼티들

프로퍼티 타입 설명
dwErrorControl uint
dwServiceType uint
dwStartType uint
dwTagId uint
lpBinaryPathName string
lpDependencies string
lpDisplayName string
lpLoadOrderGroup string
lpServiceStartName string

프로퍼티 상세

dwErrorControl 공개적으로 프로퍼티

public uint dwErrorControl
리턴 uint

dwServiceType 공개적으로 프로퍼티

public uint dwServiceType
리턴 uint

dwStartType 공개적으로 프로퍼티

public uint dwStartType
리턴 uint

dwTagId 공개적으로 프로퍼티

public uint dwTagId
리턴 uint

lpBinaryPathName 공개적으로 프로퍼티

public string lpBinaryPathName
리턴 string

lpDependencies 공개적으로 프로퍼티

public string lpDependencies
리턴 string

lpDisplayName 공개적으로 프로퍼티

public string lpDisplayName
리턴 string

lpLoadOrderGroup 공개적으로 프로퍼티

public string lpLoadOrderGroup
리턴 string

lpServiceStartName 공개적으로 프로퍼티

public string lpServiceStartName
리턴 string