ArcFM Engine Developer Guide
IMMPropertyPage Interface
Members 


Implemented by an ActiveX Control so that the control can be loaded as a tab on a property window in Network Adapter's user interface.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("478DAE80-F71B-11D4-BDF8-0001031AE9B0")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPropertyPage 
'Usage
 
Dim instance As IMMPropertyPage
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("478DAE80-F71B-11D4-BDF8-0001031AE9B0")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPropertyPage 
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

IMMPropertyPage Members
Miner.Interop Namespace

Implemented by an ActiveX Control so that the control can be loaded as a tab on a property window in Network Adapter's user interface.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("478DAE80-F71B-11D4-BDF8-0001031AE9B0")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPropertyPage 
'Usage
 
Dim instance As IMMPropertyPage
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("478DAE80-F71B-11D4-BDF8-0001031AE9B0")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPropertyPage 
Inheritance Hierarchy

Miner.Interop.IMMPropertyPage

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

IMMPropertyPage Members
Miner.Interop Namespace

 

 


Send Comment