ArcFM Responder Mobile Developer Guide
MMMIMECode Interface
Members 






Object Model
MMMIMECode Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("9F920A52-5288-4360-8810-0F0692A0E769")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMIMECodeClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMIMECode 
   Inherits IMMMIMECode 
'Usage
 
Dim instance As MMMIMECode
[System.Runtime.InteropServices.Guid("9F920A52-5288-4360-8810-0F0692A0E769")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMIMECodeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMIMECode : IMMMIMECode  
public interface MMMIMECode = class(IMMMIMECode)
System.Runtime.InteropServices.GuidAttribute("9F920A52-5288-4360-8810-0F0692A0E769")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMIMECodeClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMIMECode implements IMMMIMECode 
[System.Runtime.InteropServices.Guid("9F920A52-5288-4360-8810-0F0692A0E769")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMIMECodeClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMIMECode : public IMMMIMECode  
[System.Runtime.InteropServices.Guid("9F920A52-5288-4360-8810-0F0692A0E769")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMIMECodeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMIMECode : 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

MMMIMECode Members
Miner.Interop Namespace

Send Feedback