Searched refs:WindowStyleEx (Results 1 – 1 of 1) sorted by relevance
534 virtual HRESULT WINAPI put_WindowStyleEx(long WindowStyleEx) = 0;535 virtual HRESULT WINAPI get_WindowStyleEx(long *WindowStyleEx) = 0;584 HRESULT (WINAPI *put_WindowStyleEx)(IVideoWindow *This,long WindowStyleEx);585 HRESULT (WINAPI *get_WindowStyleEx)(IVideoWindow *This,long *WindowStyleEx);636 …define IVideoWindow_put_WindowStyleEx(This,WindowStyleEx) (This)->lpVtbl->put_WindowStyleEx(This,W… argument637 …define IVideoWindow_get_WindowStyleEx(This,WindowStyleEx) (This)->lpVtbl->get_WindowStyleEx(This,W… argument681 HRESULT WINAPI IVideoWindow_put_WindowStyleEx_Proxy(IVideoWindow *This,long WindowStyleEx);683 HRESULT WINAPI IVideoWindow_get_WindowStyleEx_Proxy(IVideoWindow *This,long *WindowStyleEx);