ReactOS 0.4.15-dev-7942-gd23573b
IVPManager Interface Reference
Inheritance diagram for IVPManager:
Collaboration diagram for IVPManager:

Public Member Functions

HRESULT SetVideoPortIndex ([in] DWORD dwVideoPortIndex)
 
HRESULT GetVideoPortIndex ([out] DWORD *pdwVideoPortIndex)
 
HRESULT SetVideoPortIndex ([in] DWORD index)
 
HRESULT GetVideoPortIndex ([out] DWORD *index)
 
- 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 478 of file vmrender.idl.

Member Function Documentation

◆ GetVideoPortIndex() [1/2]

HRESULT IVPManager::GetVideoPortIndex ( [out] DWORD index)

◆ GetVideoPortIndex() [2/2]

HRESULT IVPManager::GetVideoPortIndex ( [out] DWORD pdwVideoPortIndex)

◆ SetVideoPortIndex() [1/2]

HRESULT IVPManager::SetVideoPortIndex ( [in] DWORD  dwVideoPortIndex)

◆ SetVideoPortIndex() [2/2]

HRESULT IVPManager::SetVideoPortIndex ( [in] DWORD  index)

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