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


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

Parameters

nIndex
ppwchQName
pcchQName
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