IExchangeRuleExtCallback::GetWindow
The GetWindow method retrieves a handle to the parent window.
HRESULT GetWindow(
  HWND FAR * phwnd   
);
 
Parameters
- 
phwnd 
- 
Output parameter. Points to the handle of the parent window.
Return Values
See Return Values.
See Also
IExchangeRuleExtCallback