Searched refs:DwmIsCompositionEnabledFunc (Results 1 – 2 of 2) sorted by relevance
79 typedef HRESULT(WINAPI* DwmIsCompositionEnabledFunc)(BOOL* enabled); typedef101 DwmIsCompositionEnabledFunc func_ = nullptr;
226 func_ = reinterpret_cast<DwmIsCompositionEnabledFunc>( in WindowCaptureHelperWin()