ReactOS 0.4.15-dev-7924-g5949c20
_SVCHOST_CALLBACK_CONTEXT Struct Reference

#include <svchost.h>

Collaboration diagram for _SVCHOST_CALLBACK_CONTEXT:

Public Attributes

PVOID pContext
 
PSVCHOST_SERVICE pService
 

Detailed Description

Definition at line 116 of file svchost.h.

Member Data Documentation

◆ pContext

PVOID _SVCHOST_CALLBACK_CONTEXT::pContext

Definition at line 118 of file svchost.h.

Referenced by SvchostStopCallback(), and SvcRegisterStopCallback().

◆ pService

PSVCHOST_SERVICE _SVCHOST_CALLBACK_CONTEXT::pService

Definition at line 119 of file svchost.h.

Referenced by SvchostStopCallback(), and SvcRegisterStopCallback().


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