This document is archived and information here might be outdated. Recommended version. |
Number of invalid field names.
[Visual Basic .NET]
Public Sub Count ( _
ByRef reservedWordCount As Integer _
)
[C#]
public void Count (
ref int reservedWordCount
);
[C++]
HRESULT get_Count(
System.Int32* reservedWordCount
);
[C++] Parameters reservedWordCount [in]
reservedWordCount is a parameter of type long*