Microsoft SDK for Java

ClassInfo.getDefaultEventName

Retrieves the name of the default event of the component class.

Syntax

public String getDefaultEventName()

Return Value

Returns the default event name. If the component class has no default event, null is returned. For more information, see IClassInfo.getDefaultEventName.

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