HomeSort by relevance Sort by last modified time
    Searched refs:SetMonitor (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amvideo.idl 121 HRESULT SetMonitor([in] long Monitor);
amvideo.h 676 virtual HRESULT STDMETHODCALLTYPE SetMonitor(
759 HRESULT (STDMETHODCALLTYPE *SetMonitor)(
808 #define IFullScreenVideo_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
858 return This->lpVtbl->SetMonitor(This,Monitor);
    [all...]
vmr9.idl 418 HRESULT SetMonitor([in] UINT uDev);
vmr9.h     [all...]
strmif.h     [all...]

Completed in 452 milliseconds