ArcFM Desktop Developer Guide
putDocumentLocator Method (ISAXContentHandler)


Syntax
'Declaration
 
Sub putDocumentLocator( _
   ByVal pLocator As ISAXLocator _
) 
'Usage
 
Dim instance As ISAXContentHandler
Dim pLocator As ISAXLocator
 
instance.putDocumentLocator(pLocator)
void putDocumentLocator( 
   ISAXLocator pLocator
)

Parameters

pLocator
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

ISAXContentHandler Interface
ISAXContentHandler Members

 

 


Send Comment