Share via


IASPError::get_FileName

The IASPError::get_FileName method returns a BSTR indicating the name of the .asp file that was running when the error occurred.

HRESULT get_FileName(
      BSTR* pbstrFileName
);

Parameters

  • pbstrFileName
    [retval] [out] Points to a BSTR that contains the name of 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