ArcFM Responder Mobile Developer Guide
MMLockingOnPaste Interface
Members 






Object Model
MMLockingOnPaste Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("1215711F-058A-479B-B2B5-A746A108570B")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLockingOnPasteClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLockingOnPaste 
   Inherits IMMLockingOnPaste 
'Usage
 
Dim instance As MMLockingOnPaste
[System.Runtime.InteropServices.Guid("1215711F-058A-479B-B2B5-A746A108570B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLockingOnPasteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMLockingOnPaste : IMMLockingOnPaste  
public interface MMLockingOnPaste = class(IMMLockingOnPaste)
System.Runtime.InteropServices.GuidAttribute("1215711F-058A-479B-B2B5-A746A108570B")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLockingOnPasteClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLockingOnPaste implements IMMLockingOnPaste 
[System.Runtime.InteropServices.Guid("1215711F-058A-479B-B2B5-A746A108570B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLockingOnPasteClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLockingOnPaste : public IMMLockingOnPaste  
[System.Runtime.InteropServices.Guid("1215711F-058A-479B-B2B5-A746A108570B")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLockingOnPasteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLockingOnPaste : public IMMLockingOnPaste  
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

MMLockingOnPaste Members
Miner.Interop Namespace

Send Feedback