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

Public Attributes

ULONGLONG ullThreadId
 
DWORD dwNotifyMask
 
UCHAR CallbackAddressArray [16]
 
UCHAR CallbackParamAddressArray [16]
 
SERVICE_STATUS_PROCESS ServiceStatus
 
DWORD dwNotificationStatus
 
DWORD dwSequence
 
DWORD dwNotificationTriggered
 
PWSTR pszServiceNames
 

Detailed Description

Definition at line 220 of file svcctl.idl.

Member Data Documentation

◆ CallbackAddressArray

UCHAR _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::CallbackAddressArray[16]

Definition at line 223 of file svcctl.idl.

◆ CallbackParamAddressArray

UCHAR _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::CallbackParamAddressArray[16]

Definition at line 224 of file svcctl.idl.

◆ dwNotificationStatus

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::dwNotificationStatus

Definition at line 226 of file svcctl.idl.

◆ dwNotificationTriggered

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::dwNotificationTriggered

Definition at line 228 of file svcctl.idl.

◆ dwNotifyMask

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::dwNotifyMask

Definition at line 222 of file svcctl.idl.

◆ dwSequence

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::dwSequence

Definition at line 227 of file svcctl.idl.

◆ pszServiceNames

PWSTR _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::pszServiceNames

Definition at line 229 of file svcctl.idl.

◆ ServiceStatus

SERVICE_STATUS_PROCESS _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::ServiceStatus

Definition at line 225 of file svcctl.idl.

◆ ullThreadId

ULONGLONG _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_2::ullThreadId

Definition at line 221 of file svcctl.idl.


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