ArcFM Desktop Developer Guide
ComCategoryLookup Constructor(Guid)


The category for which ClassIDs are needed.
Creates a category factory for the calling assembly based on the configuration files within the given folder.
Syntax
'Declaration
 
Public Function New( _
   ByVal category As Guid _
)
'Usage
 
Dim category As Guid
 
Dim instance As New ComCategoryLookup(category)
public ComCategoryLookup( 
   Guid category
)

Parameters

category
The category for which ClassIDs are needed.
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