Microsoft SDK for Java

getErrorCode

This method of the Win32Exception class retrieves the error code associated with the Win32Exception object.

Syntax

public int getErrorCode();

Return Value

Returns the error code associated with the Win32Exception object.

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