ArcObjects Library Reference (SystemUtility)  

ILibraryLookupInfo.EnumValPrefixCount Method

Returns the number of number of different prefixes used for enumeration values.

ERROR: Syntax information about ILibraryLookupInfo.EnumValPrefixCount may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT EnumValPrefixCount(
  long* lCount
);
[C++]

Parameters

lCount [out, retval]   lCount is a parameter of type long

See Also

ILibraryLookupInfo Interface