C# 클래스 LgLcd.LgLcd.ConnectContextEx

파일 보기 프로젝트 열기: zzattack/Logitech-LCD 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AppFriendlyName string
AppletCapabilitiesSupported AppletCapabilities
Connection int
IsAutostartable bool
IsPersistent bool
OnConfigure ConfigureContext
OnNotify NotificationContext
Reserved1 int

프로퍼티 상세

AppFriendlyName 공개적으로 프로퍼티

public string AppFriendlyName
리턴 string

AppletCapabilitiesSupported 공개적으로 프로퍼티

public AppletCapabilities AppletCapabilitiesSupported
리턴 AppletCapabilities

Connection 공개적으로 프로퍼티

public int Connection
리턴 int

IsAutostartable 공개적으로 프로퍼티

public bool IsAutostartable
리턴 bool

IsPersistent 공개적으로 프로퍼티

public bool IsPersistent
리턴 bool

OnConfigure 공개적으로 프로퍼티

public ConfigureContext OnConfigure
리턴 ConfigureContext

OnNotify 공개적으로 프로퍼티

public NotificationContext OnNotify
리턴 NotificationContext

Reserved1 공개적으로 프로퍼티

public int Reserved1
리턴 int