ArcFM Desktop Developer Guide
parseURL(UInt16) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub parseURL( _
   ByRef pwchUrl As UShort _
) 
'Usage
 
Dim instance As SAXXMLReader60Class
Dim pwchUrl As UShort
 
instance.parseURL(pwchUrl)
public virtual void parseURL( 
   ref ushort pwchUrl
)

Parameters

pwchUrl
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

SAXXMLReader60Class Class
SAXXMLReader60Class Members
Overload List

 

 


Send Comment