ReactOS 0.4.15-dev-7907-g95bf896
_SC_RPC_NOTIFY_PARAMS Struct Reference
Collaboration diagram for _SC_RPC_NOTIFY_PARAMS:

Public Attributes

DWORD dwInfoLevel
 
union {
   PSERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1   pStatusChangeParam1
 
   PSERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2   pStatusChangeParam2
 
}; 
 

Detailed Description

Definition at line 232 of file svcctl.idl.

Member Data Documentation

◆ 

union { ... } _SC_RPC_NOTIFY_PARAMS::@3438

◆ dwInfoLevel

DWORD _SC_RPC_NOTIFY_PARAMS::dwInfoLevel

Definition at line 233 of file svcctl.idl.

◆ pStatusChangeParam1

PSERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1 _SC_RPC_NOTIFY_PARAMS::pStatusChangeParam1

Definition at line 235 of file svcctl.idl.

◆ pStatusChangeParam2

PSERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2 _SC_RPC_NOTIFY_PARAMS::pStatusChangeParam2

Definition at line 236 of file svcctl.idl.


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