ReactOS 0.4.17-dev-691-gfdddc52
periodic_callback Struct Reference
Collaboration diagram for periodic_callback:

Public Attributes

IRtwqAsyncCallback IRtwqAsyncCallback_iface
 
LONG refcount
 
RTWQPERIODICCALLBACK callback
 

Detailed Description

Definition at line 1283 of file queue.c.

Member Data Documentation

◆ callback

RTWQPERIODICCALLBACK periodic_callback::callback

Definition at line 1287 of file queue.c.

◆ IRtwqAsyncCallback_iface

IRtwqAsyncCallback periodic_callback::IRtwqAsyncCallback_iface

Definition at line 1285 of file queue.c.

Referenced by impl_from_IRtwqAsyncCallback().

◆ refcount

LONG periodic_callback::refcount

Definition at line 1286 of file queue.c.

Referenced by periodic_callback_AddRef(), and periodic_callback_Release().


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