ReactOS 0.4.15-dev-8434-g155a7c7
_SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1 Struct Reference
Collaboration diagram for _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1:

Public Attributes

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

Detailed Description

Definition at line 210 of file svcctl.idl.

Member Data Documentation

◆ CallbackAddressArray

UCHAR _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::CallbackAddressArray[16]

Definition at line 213 of file svcctl.idl.

◆ CallbackParamAddressArray

UCHAR _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::CallbackParamAddressArray[16]

Definition at line 214 of file svcctl.idl.

◆ dwNotificationStatus

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::dwNotificationStatus

Definition at line 216 of file svcctl.idl.

◆ dwNotifyMask

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::dwNotifyMask

Definition at line 212 of file svcctl.idl.

◆ dwSequence

DWORD _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::dwSequence

Definition at line 217 of file svcctl.idl.

◆ ServiceStatus

SERVICE_STATUS_PROCESS _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::ServiceStatus

Definition at line 215 of file svcctl.idl.

◆ ullThreadId

ULONGLONG _SERVICE_NOTIFY_STATUS_CHANGE_PARAMS_1::ullThreadId

Definition at line 211 of file svcctl.idl.


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