ArcFM Responder Mobile Developer Guide
MMApplicationCaption Interface
Members 






Object Model
MMApplicationCaption Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("17BC9230-EA47-11D3-BAFD-005004D30CD2")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMApplicationCaptionClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMApplicationCaption 
   Inherits IMMRegInCat 
'Usage
 
Dim instance As MMApplicationCaption
[System.Runtime.InteropServices.Guid("17BC9230-EA47-11D3-BAFD-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationCaptionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMApplicationCaption : IMMRegInCat  
public interface MMApplicationCaption = class(IMMRegInCat)
System.Runtime.InteropServices.GuidAttribute("17BC9230-EA47-11D3-BAFD-005004D30CD2")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMApplicationCaptionClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMApplicationCaption implements IMMRegInCat 
[System.Runtime.InteropServices.Guid("17BC9230-EA47-11D3-BAFD-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationCaptionClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMApplicationCaption : public IMMRegInCat  
[System.Runtime.InteropServices.Guid("17BC9230-EA47-11D3-BAFD-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMApplicationCaptionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMApplicationCaption : public IMMRegInCat  
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

MMApplicationCaption Members
Miner.Interop Namespace

Send Feedback