This document is archived and information here might be outdated. Recommended version. |
Number of arguments in the data message.
[Visual Basic .NET] Public ReadOnly Property ArgumentCount As Integer
[C#] public int ArgumentCount {get;}
[C++]
HRESULT get_ArgumentCount(
System.Int32* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type int*