ArcFM Engine Developer Guide
IMMPropertyPageCallback Interface
Members 


Allows the property window to respond to events in a property page in Network Adapter's user interface.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D3DF49D0-FD10-11D4-BDFE-0001031AE9B0")>
<ComImportAttribute()>
Public Interface IMMPropertyPageCallback 
'Usage
 
Dim instance As IMMPropertyPageCallback
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D3DF49D0-FD10-11D4-BDFE-0001031AE9B0")]
[ComImport()]
public interface IMMPropertyPageCallback 
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

IMMPropertyPageCallback Members
Miner.Interop Namespace

Allows the property window to respond to events in a property page in Network Adapter's user interface.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D3DF49D0-FD10-11D4-BDFE-0001031AE9B0")>
<ComImportAttribute()>
Public Interface IMMPropertyPageCallback 
'Usage
 
Dim instance As IMMPropertyPageCallback
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D3DF49D0-FD10-11D4-BDFE-0001031AE9B0")]
[ComImport()]
public interface IMMPropertyPageCallback 
Inheritance Hierarchy

Miner.Interop.IMMPropertyPageCallback

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

IMMPropertyPageCallback Members
Miner.Interop Namespace

 

 


Send Comment