ReactOS 0.4.15-dev-7924-g5949c20
unk_impl Struct Reference
Collaboration diagram for unk_impl:

Public Attributes

IUnknown IUnknown_iface
 
LONG ref
 
IUnknowninner_unk
 

Detailed Description

Definition at line 544 of file api.c.

Member Data Documentation

◆ inner_unk

IUnknown * unk_impl::inner_unk

Definition at line 547 of file api.c.

Referenced by test_COM(), test_COM_wavfile(), test_mediadet(), and test_samplegrabber().

◆ IUnknown_iface

IUnknown unk_impl::IUnknown_iface

◆ ref

LONG unk_impl::ref

Definition at line 546 of file api.c.

Referenced by test_COM(), test_COM_wavfile(), test_copy(), test_mediadet(), and test_samplegrabber().


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