ArcFM Responder Mobile Developer Guide
IMMMIMECode2 Interface
Members 






Object Model
IMMMIMECode2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("83991EB7-2726-434A-A4BB-7D48A6A0208C")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMMIMECode2 
   Inherits IMMMIMECode 
'Usage
 
Dim instance As IMMMIMECode2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("83991EB7-2726-434A-A4BB-7D48A6A0208C")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMMIMECode2 : IMMMIMECode  
public interface IMMMIMECode2 = class(IMMMIMECode)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("83991EB7-2726-434A-A4BB-7D48A6A0208C")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMMIMECode2 implements IMMMIMECode 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("83991EB7-2726-434A-A4BB-7D48A6A0208C")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMMIMECode2 : public IMMMIMECode  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("83991EB7-2726-434A-A4BB-7D48A6A0208C")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMMIMECode2 : public IMMMIMECode  
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

IMMMIMECode2 Members
Miner.Interop Namespace

Send Feedback