ArcFM Desktop Developer Guide
getURIFromNode Method (IVBMXNamespaceManager)


Syntax
'Declaration
 
<DispIdAttribute(1415)>
Function getURIFromNode( _
   ByVal strPrefix As String, _
   ByVal contextNode As IXMLDOMNode _
) As Object
'Usage
 
Dim instance As IVBMXNamespaceManager
Dim strPrefix As String
Dim contextNode As IXMLDOMNode
Dim value As Object
 
value = instance.getURIFromNode(strPrefix, contextNode)
[DispId(1415)]
object getURIFromNode( 
   string strPrefix,
   IXMLDOMNode contextNode
)

Parameters

strPrefix
contextNode
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

IVBMXNamespaceManager Interface
IVBMXNamespaceManager Members

 

 


Send Comment