프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RegisterFunction | void | ||
UnregisterFunction | void | ||
addUI | void | ||
getSWVersion | string | ||
removeUI | void | ||
saveImage | string |
메소드 | 설명 | |
---|---|---|
ConnectToSW ( object ThisSW, int cookie ) : bool | ||
DisconnectFromSW ( ) : bool | ||
PublishCmd_Callback ( ) : void |
메소드 | 설명 | |
---|---|---|
RegisterFunction ( |
||
UnregisterFunction ( |
||
addUI ( ) : void | ||
getSWVersion ( ) : string | ||
removeUI ( ) : void | ||
saveImage ( ) : string |
public ConnectToSW ( object ThisSW, int cookie ) : bool | ||
ThisSW | object | |
cookie | int | |
리턴 | bool |