ArcFM Engine Developer Guide
IMMCategory Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("602EF724-43EE-11D4-B8F3-0050045C48E4")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCategory 
   Inherits IMMItemDefinition 
'Usage
 
Dim instance As IMMCategory
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("602EF724-43EE-11D4-B8F3-0050045C48E4")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMCategory : IMMItemDefinition  
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

IMMCategory Members
Miner.Interop Namespace

Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("602EF724-43EE-11D4-B8F3-0050045C48E4")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCategory 
   Inherits IMMItemDefinition 
'Usage
 
Dim instance As IMMCategory
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("602EF724-43EE-11D4-B8F3-0050045C48E4")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMCategory : IMMItemDefinition  
Inheritance Hierarchy

Miner.Interop.IMMCategory

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

IMMCategory Members
Miner.Interop Namespace

 

 


Send Comment