This document is archived and information here might be outdated. Recommended version. |
Retrieves the next Subtype in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ByRef SubtypeCode As Integer _ ) As String
[C#] public string Next ( ref int SubtypeCode );
[C++]
HRESULT Next(
System.Int32* SubtypeCode
);
[C++]
Parameters SubtypeCode [out]
SubtypeCode is a parameter of type long*