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

Public Member Functions

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 109 of file amvideo.idl.

Member Function Documentation

◆ CountModes()

HRESULT IFullScreenVideo::CountModes ( [out] long pModes)

◆ GetCaption()

HRESULT IFullScreenVideo::GetCaption ( [out] BSTR pstrCaption)

◆ GetClipFactor()

HRESULT IFullScreenVideo::GetClipFactor ( [out] long pClipFactor)

◆ GetCurrentMode()

HRESULT IFullScreenVideo::GetCurrentMode ( [out] long pMode)

◆ GetMessageDrain()

HRESULT IFullScreenVideo::GetMessageDrain ( [out] HWND hwnd)

◆ GetModeInfo()

HRESULT IFullScreenVideo::GetModeInfo ( [in] long  Mode,
[out] long pWidth,
[out] long pHeight,
[out] long pDepth 
)

◆ GetMonitor()

HRESULT IFullScreenVideo::GetMonitor ( [out] long Monitor)

◆ HideOnDeactivate()

HRESULT IFullScreenVideo::HideOnDeactivate ( [in] long  Hide)

◆ IsHideOnDeactivate()

HRESULT IFullScreenVideo::IsHideOnDeactivate ( )

◆ IsModeAvailable()

HRESULT IFullScreenVideo::IsModeAvailable ( [in] long  Mode)

◆ IsModeEnabled()

HRESULT IFullScreenVideo::IsModeEnabled ( [in] long  Mode)

◆ SetCaption()

HRESULT IFullScreenVideo::SetCaption ( [in] BSTR  strCaption)

◆ SetClipFactor()

HRESULT IFullScreenVideo::SetClipFactor ( [in] long  ClipFactor)

◆ SetDefault()

HRESULT IFullScreenVideo::SetDefault ( )

◆ SetEnabled()

HRESULT IFullScreenVideo::SetEnabled ( [in] long  Mode,
[in] long  bEnabled 
)

◆ SetMessageDrain()

HRESULT IFullScreenVideo::SetMessageDrain ( [in] HWND  hwnd)

◆ SetMonitor()

HRESULT IFullScreenVideo::SetMonitor ( [in] long  Monitor)

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