This method of the WinEvent Class retrieves an object with a specified identifier.
public Object getObject(int id);
Returns The object, or null if the identifier is invalid.