Microsoft SDK for Java

getObject

This method of the WinEvent Class retrieves an object with a specified identifier.

Syntax

public Object getObject(int id);

Return Value

Returns The object, or null if the identifier is invalid.

Parameters

id The identifier of the object to find.

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