Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TPConfAddin
UpgradeClass
C# 클래스 TPConfAddin.UpgradeClass
파일 보기
프로젝트 열기: eSDK/esdk_OutlookPlugin
공개 메소드들
메소드
설명
StructToBytes
(
object
obj
) :
byte[]
비공개 메소드들
메소드
설명
Upgrade_Init
(
IntPtr
pstVersionArray
,
int
iArrayNum
) :
bool
Upgrade_SetMessageCallBack
(
UpgradeMessageCallBack
fpMsgCB
) :
bool
Upgrade_SetServerUrl
(
StringBuilder
pchServerUrl
) :
bool
Upgrade_Start
( ) :
bool
메소드 상세
StructToBytes()
공개
정적인
메소드
public
static
StructToBytes
(
object
obj
) :
byte[]
obj
object
리턴
byte[]