ArcFM Responder Mobile Developer Guide
MMLocalizeInternalClass Class
Members 






Object Model
MMLocalizeInternalClass Class
Syntax
[System.Runtime.InteropServices.Guid("5C68749C-3953-491C-86FA-039E53A7849B")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMLocalizeInternalClass : System.__ComObject, IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal  
public class MMLocalizeInternalClass = class(System.__ComObject, IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal)
System.Runtime.InteropServices.GuidAttribute("5C68749C-3953-491C-86FA-039E53A7849B")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMLocalizeInternalClass extends System.__ComObject implements IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal 
[System.Runtime.InteropServices.Guid("5C68749C-3953-491C-86FA-039E53A7849B")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLocalizeInternalClass : public System.__ComObject, IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal  
[System.Runtime.InteropServices.Guid("5C68749C-3953-491C-86FA-039E53A7849B")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLocalizeInternalClass : public System.__ComObject, IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal  
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("5C68749C-3953-491C-86FA-039E53A7849B")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLocalizeInternalClass 
   Inherits System.__ComObject
   Implements IMMLocalizeInternal, ISupportErrorInfo, MMLocalizeInternal 
 
'Usage
 
Dim instance As MMLocalizeInternalClass
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLocalizeInternalClass

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

MMLocalizeInternalClass Members
Miner.Interop Namespace

Send Feedback