ArcFM Responder Mobile Developer Guide
MMLocalizeClass Class
Members 






Object Model
MMLocalizeClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("0AF7A416-1189-11D4-AC1D-00500462E2B6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLocalizeClass 
   Inherits System.__ComObject
   Implements IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize 
'Usage
 
Dim instance As MMLocalizeClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0AF7A416-1189-11D4-AC1D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public class MMLocalizeClass : System.__ComObject, IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize  
public class MMLocalizeClass = class(System.__ComObject, IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("0AF7A416-1189-11D4-AC1D-00500462E2B6")
System.Runtime.InteropServices.ComImportAttribute()
public class MMLocalizeClass extends System.__ComObject implements IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0AF7A416-1189-11D4-AC1D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLocalizeClass : public System.__ComObject, IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0AF7A416-1189-11D4-AC1D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLocalizeClass : public System.__ComObject, IMMLocalize, IMMLocalize2, IMMLocalize3, ISupportErrorInfo, MMLocalize  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLocalizeClass

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

MMLocalizeClass Members
Miner.Interop Namespace

Send Feedback