ArcFM Desktop Developer Guide
error(ISAXLocator,UInt16,Int32) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub error( _
   ByVal pLocator As ISAXLocator, _
   ByRef pwchErrorMessage As UShort, _
   ByVal hrErrorCode As Integer _
) 
'Usage
 
Dim instance As MXHTMLWriter60Class
Dim pLocator As ISAXLocator
Dim pwchErrorMessage As UShort
Dim hrErrorCode As Integer
 
instance.error(pLocator, pwchErrorMessage, hrErrorCode)
public virtual void error( 
   ISAXLocator pLocator,
   ref ushort pwchErrorMessage,
   int hrErrorCode
)

Parameters

pLocator
pwchErrorMessage
hrErrorCode
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

MXHTMLWriter60Class Class
MXHTMLWriter60Class Members
Overload List

 

 


Send Comment