Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Protocols
TestSuites
MS_OXORULE
WStringArray_r
C# 클래스 Microsoft.Protocols.TestSuites.MS_OXORULE.WStringArray_r
The WStringArray_r structure encodes an array of references to Unicode strings.
파일 보기
프로젝트 열기: OfficeDev/Interop-TestSuites
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
CValues
uint
공개 메소드들
메소드
설명
Serialize
( ) :
byte[]
This method is used for serializing the WStringArray_r.
메소드 상세
Serialize()
공개
메소드
This method is used for serializing the WStringArray_r.
public
Serialize
( ) :
byte[]
리턴
byte[]
프로퍼티 상세
CValues
공개적으로 프로퍼티
The number of Unicode character string references represented in the WStringArray_r structure. This value MUST NOT exceed 100,000.
public
uint
CValues
리턴
uint