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