ArcFM Responder Mobile Developer Guide
MMLocalize Interface
Members 






Object Model
MMLocalize Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLocalizeClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLocalize 
   Inherits ISupportErrorInfo 
'Usage
 
Dim instance As MMLocalize
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLocalizeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMLocalize : ISupportErrorInfo  
public interface MMLocalize = class(ISupportErrorInfo)
System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLocalizeClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLocalize implements ISupportErrorInfo 
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLocalizeClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLocalize : public ISupportErrorInfo  
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLocalizeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLocalize : public ISupportErrorInfo  
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

MMLocalize Members
Miner.Interop Namespace

Send Feedback