ArcFM Responder Mobile Developer Guide
IMMProperty Interface
Members 






Object Model
IMMProperty Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("9ABF6E81-792C-11D4-9897-0050DA31AF3A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMProperty 
'Usage
 
Dim instance As IMMProperty
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9ABF6E81-792C-11D4-9897-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMProperty 
public interface IMMProperty 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("9ABF6E81-792C-11D4-9897-0050DA31AF3A")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMProperty 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9ABF6E81-792C-11D4-9897-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMProperty 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9ABF6E81-792C-11D4-9897-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMProperty 
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

IMMProperty Members
Miner.Interop Namespace

Send Feedback