C# 클래스 TPConfAddin.Utils.UpdateManager

更新升级类
파일 보기 프로젝트 열기: eSDK/esdk_OutlookPlugin

공개 메소드들

메소드 설명
Update ( ) : void

升级插件

UpgradeMessageCallBackEx ( int iMsgID, StringBuilder pchDescription ) : bool

升级消息回调函数

메소드 상세

Update() 공개 정적인 메소드

升级插件
public static Update ( ) : void
리턴 void

UpgradeMessageCallBackEx() 공개 정적인 메소드

升级消息回调函数
public static UpgradeMessageCallBackEx ( int iMsgID, StringBuilder pchDescription ) : bool
iMsgID int
pchDescription StringBuilder
리턴 bool