C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.StringsArray_r

The StringsArray_r structure is used to aggregate a number of character type strings into a single data structure.
显示文件 Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
CValues uint

Property Details

CValues public_oe property

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