C# 클래스 Microsoft.Protocols.TestSuites.MS_OXORULE.WStringsArray_r

The WStringsArray_r structure is used to aggregate a number of wchar_t type strings into a single data structure.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 프로퍼티들

프로퍼티 타입 설명
CValues uint

프로퍼티 상세

CValues 공개적으로 프로퍼티

The number of character strings structures in this aggregation. The value MUST NOT exceed 100,000.
public uint CValues
리턴 uint