AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
CSeekingPassThru Class Reference

#include <seekpt.h>

Inheritance diagram for CSeekingPassThru:
[legend]
Collaboration diagram for CSeekingPassThru:
[legend]

Public Member Functions

 CSeekingPassThru (__in_opt LPCTSTR pName, __inout_opt LPUNKNOWN pUnk, __inout HRESULT *phr)
 
 ~CSeekingPassThru ()
 
STDMETHODIMP NonDelegatingQueryInterface (REFIID riid, __deref_out void **ppv)
 
STDMETHODIMP Init (BOOL bSupportRendering, IPin *pPin)
 
- Public Member Functions inherited from CUnknown
 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()
 
- Public Member Functions inherited from CBaseObject
 CBaseObject (__in_opt LPCTSTR pName)
 
 ~CBaseObject ()
 

Static Public Member Functions

static CUnknownCreateInstance (__inout_opt LPUNKNOWN pUnk, __inout HRESULT *phr)
 
- Static Public Member Functions inherited from CBaseObject
static LONG ObjectsActive ()
 

Public Attributes

 DECLARE_IUNKNOWN
 

Additional Inherited Members

- Protected Attributes inherited from CUnknown
volatile LONG m_cRef
 

Detailed Description

Definition at line 14 of file seekpt.h.

Constructor & Destructor Documentation

◆ CSeekingPassThru()

CSeekingPassThru::CSeekingPassThru ( __in_opt LPCTSTR  pName,
__inout_opt LPUNKNOWN  pUnk,
__inout HRESULT *  phr 
)

Definition at line 42 of file seekpt.cpp.

◆ ~CSeekingPassThru()

CSeekingPassThru::~CSeekingPassThru ( )

Definition at line 49 of file seekpt.cpp.

Member Function Documentation

◆ CreateInstance()

CUnknown * CSeekingPassThru::CreateInstance ( __inout_opt LPUNKNOWN  pUnk,
__inout HRESULT *  phr 
)
static

Definition at line 20 of file seekpt.cpp.

◆ Init()

STDMETHODIMP CSeekingPassThru::Init ( BOOL  bSupportRendering,
IPin *  pPin 
)

Definition at line 54 of file seekpt.cpp.

◆ NonDelegatingQueryInterface()

STDMETHODIMP CSeekingPassThru::NonDelegatingQueryInterface ( REFIID  riid,
__deref_out void **  ppv 
)

Definition at line 26 of file seekpt.cpp.

Member Data Documentation

◆ DECLARE_IUNKNOWN

CSeekingPassThru::DECLARE_IUNKNOWN

Definition at line 21 of file seekpt.h.


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