C# Class 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.
Mostra file Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
CValues uint

Property Details

CValues public_oe property

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