Microsoft SDK for Java

getNativeError

This method of the Error class indicates the provider-specific error code for a given Error object.

Syntax

public int getNativeError();

Return Value

Returns a Long value.

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