ArcFM Desktop Developer Guide
ComCategoryLookup Constructor()


Creates a category factory for the calling assembly based on the configuration files within the given folder. You must call Reset() or ResetCatID() to indicate the category for which ClassIDs are needed. Alternatively, .NET clients can use ComCategoryLookup(Guid category) instead.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ComCategoryLookup()
public ComCategoryLookup()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ComCategoryLookup Class
ComCategoryLookup Members
Overload List

 

 


Send Comment