ArcFM Desktop Developer Guide
getURI(Int32,IntPtr,Int32) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub getURI( _
   ByVal nIndex As Integer, _
   ByVal ppwchUri As IntPtr, _
   ByRef pcchUri As Integer _
) 
'Usage
 
Dim instance As SAXAttributes60Class
Dim nIndex As Integer
Dim ppwchUri As IntPtr
Dim pcchUri As Integer
 
instance.getURI(nIndex, ppwchUri, pcchUri)
public virtual void getURI( 
   int nIndex,
   out IntPtr ppwchUri,
   out int pcchUri
)

Parameters

nIndex
ppwchUri
pcchUri
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

SAXAttributes60Class Class
SAXAttributes60Class Members
Overload List

 

 


Send Comment