|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct strmbase_passthrough | passthrough |
| IUnknown | IUnknown_inner |
| IUnknown * | outer_unk |
| LONG | refcount |
Definition at line 25 of file passthrough.c.
| IUnknown seeking_passthrough::IUnknown_inner |
Definition at line 29 of file passthrough.c.
Referenced by impl_from_IUnknown().
| IUnknown* seeking_passthrough::outer_unk |
Definition at line 30 of file passthrough.c.
| struct strmbase_passthrough seeking_passthrough::passthrough |
Definition at line 27 of file passthrough.c.
Referenced by seeking_passthrough_AddRef(), seeking_passthrough_QueryInterface(), and seeking_passthrough_Release().
| LONG seeking_passthrough::refcount |
Definition at line 31 of file passthrough.c.
Referenced by seeking_passthrough_AddRef(), and seeking_passthrough_Release().