IASPError::get_LineNumber

The IASPError::get_LineNumber method returns a LONG containing the line number of the code that generated the error.

HRESULT get_LineNumber(
      LONG* plLineNumber
);

Parameters

  • plLineNumber
    [retval] [out] Points to a LONG containing the line number in the .asp file that was executing when the error was generated.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS