This method accesses the connection information on MMDefaultLoginObject.
The following code sample demonstrates how the IMMChangeDefaultVersion::ChangeDefaultVersion method may be implemented.
Visual Basic |
Copy Code |
Private Sub IMMChangeDefaultVersion_ChangeDefaultVersion(ByVal pVersion As IVersion)
Dim pMMChangeDefVersion As IMMChangeDefaultVersion
Set pMMChangeDefVersion = m_pDefaultLogin
pMMChangeDefVersion.ChangeDefaultVersion pVersion
End Sub |
|
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.