ArcFM Solution Developer Guide
IMMChangeDefaultVersion Interface
Members 






This interface is required when creating a custom login object. IMMChangeDefaultVersion sets the connection parameters and synchronizes the default connection information, leading to additional performance and scalability (e.g., opening a stored display doesn't require two SDE connections).
Object Model
IMMChangeDefaultVersion Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("AEC781CA-F139-445B-A1EC-8C1BC5238600")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMChangeDefaultVersion 
'Usage
 
Dim instance As IMMChangeDefaultVersion
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("AEC781CA-F139-445B-A1EC-8C1BC5238600")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMChangeDefaultVersion 
public interface IMMChangeDefaultVersion 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("AEC781CA-F139-445B-A1EC-8C1BC5238600")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMChangeDefaultVersion 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("AEC781CA-F139-445B-A1EC-8C1BC5238600")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMChangeDefaultVersion 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("AEC781CA-F139-445B-A1EC-8C1BC5238600")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMChangeDefaultVersion 
Requirements

See Also

Reference

IMMChangeDefaultVersion Members
Miner.Interop Namespace

Send Feedback