ArcFM Responder Mobile Developer Guide
MMValidationError Interface
Members 






Object Model
MMValidationError Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("4300F18C-4640-4E39-BE6F-D7E0C89249C8")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMValidationErrorClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMValidationError 
   Inherits IMMValidationError 
'Usage
 
Dim instance As MMValidationError
[System.Runtime.InteropServices.Guid("4300F18C-4640-4E39-BE6F-D7E0C89249C8")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMValidationErrorClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMValidationError : IMMValidationError  
public interface MMValidationError = class(IMMValidationError)
System.Runtime.InteropServices.GuidAttribute("4300F18C-4640-4E39-BE6F-D7E0C89249C8")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMValidationErrorClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMValidationError implements IMMValidationError 
[System.Runtime.InteropServices.Guid("4300F18C-4640-4E39-BE6F-D7E0C89249C8")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMValidationErrorClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMValidationError : public IMMValidationError  
[System.Runtime.InteropServices.Guid("4300F18C-4640-4E39-BE6F-D7E0C89249C8")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMValidationErrorClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMValidationError : public IMMValidationError  
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

MMValidationError Members
Miner.Interop Namespace

Send Feedback