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