This document is archived and information here might be outdated. Recommended version. |
Returns the maximum storable feature class ID for the given format number.
[Visual Basic .NET] Public Function GetMaxStorableClassID ( _ ByVal formatNum As Integer _ ) As Integer
[C#] public int GetMaxStorableClassID ( int formatNum );
[C++]
HRESULT GetMaxStorableClassID(
long formatNum
);
[C++]
Parameters formatNum [in]
formatNum is a parameter of type long