ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <svchost.h>
Public Attributes | |
PVOID | pContext |
PSVCHOST_SERVICE | pService |
PVOID _SVCHOST_CALLBACK_CONTEXT::pContext |
Definition at line 118 of file svchost.h.
Referenced by SvchostStopCallback(), and SvcRegisterStopCallback().
PSVCHOST_SERVICE _SVCHOST_CALLBACK_CONTEXT::pService |
Definition at line 119 of file svchost.h.
Referenced by SvchostStopCallback(), and SvcRegisterStopCallback().