C# Class TPConfAddin.Utils.UpdateManager

更新升级类
Afficher le fichier Open project: eSDK/esdk_OutlookPlugin

Méthodes publiques

Méthode Description
Update ( ) : void

升级插件

UpgradeMessageCallBackEx ( int iMsgID, StringBuilder pchDescription ) : bool

升级消息回调函数

Method Details

Update() public static méthode

升级插件
public static Update ( ) : void
Résultat void

UpgradeMessageCallBackEx() public static méthode

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