|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PVOID | timer_param |
| DWORD * | last_sent_time |
| HANDLE | timer_cancelled |
Definition at line 2080 of file rpc_transport.c.
| DWORD* _HttpTimerThreadData::last_sent_time |
Definition at line 2083 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
| HANDLE _HttpTimerThreadData::timer_cancelled |
Definition at line 2084 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
| PVOID _HttpTimerThreadData::timer_param |
Definition at line 2082 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().