This document is archived and information here might be outdated. Recommended version. |
Number of labels.
[Visual Basic .NET]
Public Property NumLabels As Integer
[C#]
public int NumLabels {get; set;}
[C++]
HRESULT get_NumLabels(
long NumLabels
);
[C++]
HRESULT put_NumLabels(
System.Int32* NumLabels
);
[C++] Parameters NumLabels [in]
NumLabels is a parameter of type long NumLabels [out, retval]
NumLabels is a parameter of type long*