ArcFM Responder Mobile Developer Guide
MMLockingOnPasteClass Class
Members 






Object Model
MMLockingOnPasteClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("DE50524C-65B9-475E-B1E4-DD1A0C0D6798")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLockingOnPasteClass 
   Inherits System.__ComObject
   Implements IMMLockingOnPaste, MMLockingOnPaste 
'Usage
 
Dim instance As MMLockingOnPasteClass
[System.Runtime.InteropServices.Guid("DE50524C-65B9-475E-B1E4-DD1A0C0D6798")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMLockingOnPasteClass : System.__ComObject, IMMLockingOnPaste, MMLockingOnPaste  
public class MMLockingOnPasteClass = class(System.__ComObject, IMMLockingOnPaste, MMLockingOnPaste)
System.Runtime.InteropServices.GuidAttribute("DE50524C-65B9-475E-B1E4-DD1A0C0D6798")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMLockingOnPasteClass extends System.__ComObject implements IMMLockingOnPaste, MMLockingOnPaste 
[System.Runtime.InteropServices.Guid("DE50524C-65B9-475E-B1E4-DD1A0C0D6798")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLockingOnPasteClass : public System.__ComObject, IMMLockingOnPaste, MMLockingOnPaste  
[System.Runtime.InteropServices.Guid("DE50524C-65B9-475E-B1E4-DD1A0C0D6798")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLockingOnPasteClass : public System.__ComObject, IMMLockingOnPaste, MMLockingOnPaste  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLockingOnPasteClass

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

MMLockingOnPasteClass Members
Miner.Interop Namespace

Send Feedback