![]()  | 
  
    Duckcpp 2.1.0
    
   Duckcpp is a high-performance c++ graphics engine. 
   | 
 
Public Attributes | |
| IDirect3D9 * | D3D9 | 
| Pointer to the IDirect3D9 interface.  | |
| IDirect3DDevice9 * | D3DDev9 | 
| Pointer to the IDirect3DDevice9 interface.  | |
| void * | HWnd | 
| Window handle.   | |
| void* dcpp::video::SExposedVideoData::SD3D9::HWnd | 
Window handle.
Get with for example HWND h = reinterpret_cast<HWND>(exposedData.D3D9.HWnd)