IEditCharacter::GetWindow

Gets a handle to the main window.

   

HRESULT GetWindow( HWND* phwnd );

Parameters

phwnd
[out, retval] Pointer to the window handle.

Return Values

Remarks

This can be used by plugins that don't create their own window as the parent window to display message boxes or other dialog boxes.

See Also

Copyright © 2004-2010 Fragmosoft