ReactOS 0.4.16-dev-36-g301675c
|
Public Attributes | |
PVOID | timer_param |
DWORD * | last_sent_time |
HANDLE | timer_cancelled |
Definition at line 2098 of file rpc_transport.c.
DWORD* _HttpTimerThreadData::last_sent_time |
Definition at line 2101 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
HANDLE _HttpTimerThreadData::timer_cancelled |
Definition at line 2102 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
PVOID _HttpTimerThreadData::timer_param |
Definition at line 2100 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().