C# Class TPConfAddin.UpgradeClass

Afficher le fichier Open project: eSDK/esdk_OutlookPlugin

Méthodes publiques

Méthode Description
StructToBytes ( object obj ) : byte[]

Private Methods

Méthode Description
Upgrade_Init ( IntPtr pstVersionArray, int iArrayNum ) : bool
Upgrade_SetMessageCallBack ( UpgradeMessageCallBack fpMsgCB ) : bool
Upgrade_SetServerUrl ( StringBuilder pchServerUrl ) : bool
Upgrade_Start ( ) : bool

Method Details

StructToBytes() public static méthode

public static StructToBytes ( object obj ) : byte[]
obj object
Résultat byte[]