Microsoft SDK for Java

DhWindow.getEventPeer

Retrieves a peer that handles events for this window.

Syntax

final public IUnknown getEventPeer()

Return Value

Returns an IUnknown object containing a reference to the peer that handles events for this window.

Remarks

Calling this method represents an advanced usage scenario. Typically, you would never use this method.

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