ArcFM Server Developer Guide
getDeclaredPrefix Method (MXNamespaceManager60Class)


Syntax
'Declaration
 
Public Overridable Sub getDeclaredPrefix( _
   ByVal nIndex As Integer, _
   ByRef pwchPrefix As UShort, _
   ByRef pcchPrefix As Integer _
) 
'Usage
 
Dim instance As MXNamespaceManager60Class
Dim nIndex As Integer
Dim pwchPrefix As UShort
Dim pcchPrefix As Integer
 
instance.getDeclaredPrefix(nIndex, pwchPrefix, pcchPrefix)
public virtual void getDeclaredPrefix( 
   int nIndex,
   out ushort pwchPrefix,
   out int pcchPrefix
)

Parameters

nIndex
pwchPrefix
pcchPrefix
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

MXNamespaceManager60Class Class
MXNamespaceManager60Class Members

 

 


Send Comment