ArcFM Responder Mobile Developer Guide
IMMInsetFrame3 Interface
Members 






Object Model
IMMInsetFrame3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("498C15DC-C3B1-4A1C-B939-2E4FA27DB6AD")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMInsetFrame3 
   Inherits IMMInsetFrame, IMMInsetFrame2 
'Usage
 
Dim instance As IMMInsetFrame3
[System.Runtime.InteropServices.Guid("498C15DC-C3B1-4A1C-B939-2E4FA27DB6AD")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMInsetFrame3 : IMMInsetFrame, IMMInsetFrame2  
public interface IMMInsetFrame3 = class(IMMInsetFrame, IMMInsetFrame2)
System.Runtime.InteropServices.GuidAttribute("498C15DC-C3B1-4A1C-B939-2E4FA27DB6AD")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMInsetFrame3 implements IMMInsetFrame, IMMInsetFrame2 
[System.Runtime.InteropServices.Guid("498C15DC-C3B1-4A1C-B939-2E4FA27DB6AD")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMInsetFrame3 : public IMMInsetFrame, IMMInsetFrame2  
[System.Runtime.InteropServices.Guid("498C15DC-C3B1-4A1C-B939-2E4FA27DB6AD")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMInsetFrame3 : public IMMInsetFrame, IMMInsetFrame2  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMInsetFrame3 Members
Miner.Interop Namespace

Send Feedback