ReactOS 0.4.15-dev-7842-g558ab78
IFullScreenVideoEx Interface Reference
Inheritance diagram for IFullScreenVideoEx:
Collaboration diagram for IFullScreenVideoEx:

Public Member Functions

HRESULT SetAcceleratorTable ([in] HWND hwnd, [in] HACCEL hAccel)
 
HRESULT GetAcceleratorTable ([out] HWND *phwnd, [out] HACCEL *phAccel)
 
HRESULT KeepPixelAspectRatio ([in] long KeepAspect)
 
HRESULT IsKeepPixelAspectRatio ([out] long *pKeepAspect)
 
- Public Member Functions inherited from IFullScreenVideo
HRESULT CountModes ([out] long *pModes)
 
HRESULT GetModeInfo ([in] long Mode, [out] long *pWidth, [out] long *pHeight, [out] long *pDepth)
 
HRESULT GetCurrentMode ([out] long *pMode)
 
HRESULT IsModeAvailable ([in] long Mode)
 
HRESULT IsModeEnabled ([in] long Mode)
 
HRESULT SetEnabled ([in] long Mode, [in] long bEnabled)
 
HRESULT GetClipFactor ([out] long *pClipFactor)
 
HRESULT SetClipFactor ([in] long ClipFactor)
 
HRESULT SetMessageDrain ([in] HWND hwnd)
 
HRESULT GetMessageDrain ([out] HWND *hwnd)
 
HRESULT SetMonitor ([in] long Monitor)
 
HRESULT GetMonitor ([out] long *Monitor)
 
HRESULT HideOnDeactivate ([in] long Hide)
 
HRESULT IsHideOnDeactivate ()
 
HRESULT SetCaption ([in] BSTR strCaption)
 
HRESULT GetCaption ([out] BSTR *pstrCaption)
 
HRESULT SetDefault ()
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 136 of file amvideo.idl.

Member Function Documentation

◆ GetAcceleratorTable()

HRESULT IFullScreenVideoEx::GetAcceleratorTable ( [out] HWND phwnd,
[out] HACCEL *  phAccel 
)

◆ IsKeepPixelAspectRatio()

HRESULT IFullScreenVideoEx::IsKeepPixelAspectRatio ( [out] long pKeepAspect)

◆ KeepPixelAspectRatio()

HRESULT IFullScreenVideoEx::KeepPixelAspectRatio ( [in] long  KeepAspect)

◆ SetAcceleratorTable()

HRESULT IFullScreenVideoEx::SetAcceleratorTable ( [in] HWND  hwnd,
[in] HACCEL  hAccel 
)

The documentation for this interface was generated from the following file: