This document is archived and information here might be outdated. Recommended version. |
The number of commands defined with this CLSID.
[Visual Basic .NET] Public Function GetCount ( _ ) As Integer
[C#] public int GetCount ( );
[C++]
HRESULT GetCount(
void
);
Decide how many Command objects you will be providing in the class, and return this value from GetCount.