ArcFM Server Developer Guide
GetLink Method (IMMHelp)


Syntax
'Declaration
 
Function GetLink( _
   ByVal pbstrDocIdentity As String, _
   ByVal eManual As mmHelpManual _
) As String
'Usage
 
Dim instance As IMMHelp
Dim pbstrDocIdentity As String
Dim eManual As mmHelpManual
Dim value As String
 
value = instance.GetLink(pbstrDocIdentity, eManual)

Parameters

pbstrDocIdentity
eManual
Requirements

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.

See Also

Reference

IMMHelp Interface
IMMHelp Members

 

 


Send Comment