ArcFM Responder Mobile Developer Guide
MMVersioningUtilsClass Class
Members 






Object Model
MMVersioningUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("CBFBC946-C0CA-4243-8F80-9FF71438A754")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMVersioningUtilsClass 
   Inherits System.__ComObject
   Implements IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils 
'Usage
 
Dim instance As MMVersioningUtilsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CBFBC946-C0CA-4243-8F80-9FF71438A754")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMVersioningUtilsClass : System.__ComObject, IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils  
public class MMVersioningUtilsClass = class(System.__ComObject, IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("CBFBC946-C0CA-4243-8F80-9FF71438A754")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMVersioningUtilsClass extends System.__ComObject implements IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CBFBC946-C0CA-4243-8F80-9FF71438A754")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMVersioningUtilsClass : public System.__ComObject, IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CBFBC946-C0CA-4243-8F80-9FF71438A754")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMVersioningUtilsClass : public System.__ComObject, IMMSafeWorkspaceEdit, IMMVersioningUtils, MMVersioningUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMVersioningUtilsClass

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

MMVersioningUtilsClass Members
Miner.Interop Namespace

Send Feedback