ArcFM Responder Mobile Developer Guide
IMMObjectBuilder Interface
Members 






Object Model
IMMObjectBuilder Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("F15B1B51-21E0-11D4-80D7-0050DA5BE899")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMObjectBuilder 
'Usage
 
Dim instance As IMMObjectBuilder
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("F15B1B51-21E0-11D4-80D7-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMObjectBuilder 
public interface IMMObjectBuilder 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("F15B1B51-21E0-11D4-80D7-0050DA5BE899")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMObjectBuilder 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("F15B1B51-21E0-11D4-80D7-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMObjectBuilder 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("F15B1B51-21E0-11D4-80D7-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMObjectBuilder 
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

IMMObjectBuilder Members
Miner.Interop Namespace

Send Feedback