|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IReferenceClock | IReferenceClock_iface |
| LONG | refcount |
| LONGLONG | time |
| struct advise_time_cookie * | advise_time_cookie |
| HRESULT | get_time_hr |
Definition at line 3447 of file amstream.c.
| struct advise_time_cookie* testclock::advise_time_cookie |
Definition at line 3452 of file amstream.c.
| HRESULT testclock::get_time_hr |
Definition at line 3453 of file amstream.c.
| IReferenceClock testclock::IReferenceClock_iface |
Definition at line 3449 of file amstream.c.
Referenced by impl_from_IReferenceClock().
| LONG testclock::refcount |
Definition at line 3450 of file amstream.c.
| LONGLONG testclock::time |
Definition at line 3451 of file amstream.c.