Returns the line number where the current document event ends.
This is the line position of the first character after the text associated with the document event. This method is permitted to show position within the text associated with the text event.
HRESULT getLineNumber( [out, retval] int * pnLine);
Locator
object is not associated with some source input or a position within the source input.getColumnNumber Method (C/C++)
Applies to: ISAXLocator Interface