Share via


IASPError::get_Source

The IASPError::get_Source method returns a BSTR indicating if the error was generated by the .asp file, the scripting engine, or an object instance.

HRESULT get_Source(
      BSTR* pbstrSource
);

Parameters

  • pbstrSource
    [retval] [out] Points to a BSTR that indicates if the error was generated by the .asp file, the scripting engine or an object.

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