This document is archived and information here might be outdated. Recommended version. |
Creates the next component in the category.
[Visual Basic .NET] Public Function CreateNext ( _ ) As Object
[C#] public object CreateNext ( );
[C++]
HRESULT CreateNext(
void
);
The CreateNext method retrieves classes from the specified component category. Specify the category with the CategoryID property.