Overview | Methods | This Package | All Packages
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.