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