getLastError

This method of the IServer interface returns an ASP Error object that describes the error condition.

Syntax

public abstract getLastError();

Return Value

Returns an ASP error object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.