ReactOS 0.4.17-dev-934-g091855f
seeking_passthrough Struct Reference
Collaboration diagram for seeking_passthrough:

Public Attributes

struct strmbase_passthrough passthrough
 
IUnknown IUnknown_inner
 
IUnknown * outer_unk
 
LONG refcount
 

Detailed Description

Definition at line 25 of file passthrough.c.

Member Data Documentation

◆ IUnknown_inner

IUnknown seeking_passthrough::IUnknown_inner

Definition at line 29 of file passthrough.c.

Referenced by impl_from_IUnknown().

◆ outer_unk

IUnknown* seeking_passthrough::outer_unk

Definition at line 30 of file passthrough.c.

◆ passthrough

struct strmbase_passthrough seeking_passthrough::passthrough

◆ refcount

LONG seeking_passthrough::refcount

Definition at line 31 of file passthrough.c.

Referenced by seeking_passthrough_AddRef(), and seeking_passthrough_Release().


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