C# 클래스 Motion.PlugIns.IPCam.UCI.UCIAction
파일 보기
프로젝트 열기: zhuangyy/Motion
1 사용 예제들
보호된 프로퍼티들
공개 메소드들
메소드 상세
public LoadConfig ( IConfigSetting section ) : void |
section |
IConfigSetting |
|
리턴 |
void |
|
public SaveConfig ( IConfigSetting section ) : void |
section |
IConfigSetting |
|
리턴 |
void |
|
public UISetValue ( System e ) : bool |
e |
System |
|
리턴 |
bool |
|
public ValidCheck ( List msgs ) : bool |
msgs |
List |
|
리턴 |
bool |
|
프로퍼티 상세
protected int mCamID |
리턴 |
int |
|
protected string mHost |
리턴 |
string |
|
protected CustomProperty,ZForge.Controls.PropertyGridEx mItemCamID |
리턴 |
ZForge.Controls.PropertyGridEx.CustomProperty |
|
protected CustomProperty,ZForge.Controls.PropertyGridEx mItemHost |
리턴 |
ZForge.Controls.PropertyGridEx.CustomProperty |
|
protected CustomProperty,ZForge.Controls.PropertyGridEx mItemPort |
리턴 |
ZForge.Controls.PropertyGridEx.CustomProperty |
|
protected int mPort |
리턴 |
int |
|