specifies a system dependent XWindow. More...
import "SystemDependentXWindow.idl";
| Public Attributes | |
| long | WindowHandle | 
| The XWindow handle if possible, otherwise 0. | |
| hyper | DisplayPointer | 
| The display pointer. | |
specifies a system dependent XWindow.
This is the structure returned in the XSystemDependentWindowPeer::getWindowHandle() call, if the system type is com::sun::star::lang::SystemDependent::XWINDOW.
| hyper DisplayPointer | 
The display pointer.
| long WindowHandle | 
The XWindow handle if possible, otherwise 0.