Home | History | Annotate | Download | only in include

Lines Matching refs:OnDisplayChange

5305     virtual HRESULT STDMETHODCALLTYPE OnDisplayChange(
5350 HRESULT (STDMETHODCALLTYPE *OnDisplayChange)(
5372 #define IOverlayNotify2_OnDisplayChange(This,hMonitor) (This)->lpVtbl->OnDisplayChange(This,hMonitor)
5399 return This->lpVtbl->OnDisplayChange(This,hMonitor);