DhWindow.getEventPeer

Overview | Methods | This Package | All Packages

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.