ArcFM Responder Mobile Developer Guide
MMLocalizeInternal Interface
Members 






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

MMLocalizeInternal Members
Miner.Interop Namespace

Send Feedback