#include <ctlutil.h>
|
| | CBaseBasicVideo (__in_opt LPCTSTR, __in_opt LPUNKNOWN) |
| |
| DECLARE_IUNKNOWN STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, __deref_out void **ppv) |
| |
| STDMETHODIMP | GetTypeInfoCount (__out UINT *pctinfo) |
| |
| STDMETHODIMP | GetTypeInfo (UINT itinfo, LCID lcid, __deref_out ITypeInfo **pptinfo) |
| |
| STDMETHODIMP | GetIDsOfNames (REFIID riid, __in_ecount(cNames) LPOLESTR *rgszNames, UINT cNames, LCID lcid, __out_ecount(cNames) DISPID *rgdispid) |
| |
| STDMETHODIMP | Invoke (DISPID dispidMember, REFIID riid, LCID lcid, WORD wFlags, __in DISPPARAMS *pdispparams, __out_opt VARIANT *pvarResult, __out_opt EXCEPINFO *pexcepinfo, __out_opt UINT *puArgErr) |
| |
| STDMETHODIMP | GetPreferredAspectRatio (__out long *plAspectX, __out long *plAspectY) |
| |
| | CUnknown (__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) |
| |
| virtual | ~CUnknown () |
| |
| | CUnknown (__in_opt LPCTSTR Name, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) |
| |
| LPUNKNOWN | GetOwner () const |
| |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID, __deref_out void **) |
| |
| | STDMETHODIMP_ (ULONG) NonDelegatingAddRef() |
| |
| | STDMETHODIMP_ (ULONG) NonDelegatingRelease() |
| |
| | CBaseObject (__in_opt LPCTSTR pName) |
| |
| | ~CBaseObject () |
| |
Definition at line 439 of file ctlutil.h.
◆ CBaseBasicVideo()
| CBaseBasicVideo::CBaseBasicVideo |
( |
__in_opt LPCTSTR |
pName, |
|
|
__in_opt LPUNKNOWN |
punk |
|
) |
| |
◆ GetIDsOfNames()
| STDMETHODIMP CBaseBasicVideo::GetIDsOfNames |
( |
REFIID |
riid, |
|
|
__in_ecount(cNames) LPOLESTR * |
rgszNames, |
|
|
UINT |
cNames, |
|
|
LCID |
lcid, |
|
|
__out_ecount(cNames) DISPID * |
rgdispid |
|
) |
| |
◆ GetPreferredAspectRatio()
| STDMETHODIMP CBaseBasicVideo::GetPreferredAspectRatio |
( |
__out long * |
plAspectX, |
|
|
__out long * |
plAspectY |
|
) |
| |
|
inline |
◆ GetTypeInfo()
| STDMETHODIMP CBaseBasicVideo::GetTypeInfo |
( |
UINT |
itinfo, |
|
|
LCID |
lcid, |
|
|
__deref_out ITypeInfo ** |
pptinfo |
|
) |
| |
◆ GetTypeInfoCount()
| STDMETHODIMP CBaseBasicVideo::GetTypeInfoCount |
( |
__out UINT * |
pctinfo | ) |
|
◆ Invoke()
| STDMETHODIMP CBaseBasicVideo::Invoke |
( |
DISPID |
dispidMember, |
|
|
REFIID |
riid, |
|
|
LCID |
lcid, |
|
|
WORD |
wFlags, |
|
|
__in DISPPARAMS * |
pdispparams, |
|
|
__out_opt VARIANT * |
pvarResult, |
|
|
__out_opt EXCEPINFO * |
pexcepinfo, |
|
|
__out_opt UINT * |
puArgErr |
|
) |
| |
◆ NonDelegatingQueryInterface()
| STDMETHODIMP CBaseBasicVideo::NonDelegatingQueryInterface |
( |
REFIID |
riid, |
|
|
__deref_out void ** |
ppv |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/ctlutil.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/ctlutil.cpp