C# Class TPConfAddin.UpgradeClass

Exibir arquivo Open project: eSDK/esdk_OutlookPlugin

Public Methods

Method Description
StructToBytes ( object obj ) : byte[]

Private Methods

Method 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 method

public static StructToBytes ( object obj ) : byte[]
obj object
return byte[]