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

Public Attributes

IReferenceClock IReferenceClock_iface
 
LONG refcount
 
LONGLONG time
 
struct advise_time_cookie * advise_time_cookie
 
HRESULT get_time_hr
 

Detailed Description

Definition at line 3447 of file amstream.c.

Member Data Documentation

◆ advise_time_cookie

struct advise_time_cookie* testclock::advise_time_cookie

Definition at line 3452 of file amstream.c.

◆ get_time_hr

HRESULT testclock::get_time_hr

Definition at line 3453 of file amstream.c.

◆ IReferenceClock_iface

IReferenceClock testclock::IReferenceClock_iface

Definition at line 3449 of file amstream.c.

Referenced by impl_from_IReferenceClock().

◆ refcount

LONG testclock::refcount

Definition at line 3450 of file amstream.c.

◆ time

LONGLONG testclock::time

Definition at line 3451 of file amstream.c.


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