ReactOS 0.4.15-dev-7842-g558ab78
_STOP_DATA Struct Reference

Public Attributes

LPWSTR ServiceName
 
LPWSTR DisplayName
 
LPWSTR ServiceList
 

Detailed Description

Definition at line 12 of file stop_dependencies.c.

Member Data Documentation

◆ DisplayName

LPWSTR _STOP_DATA::DisplayName

Definition at line 15 of file stop_dependencies.c.

Referenced by CreateStopDependsDialog(), and InitDialog().

◆ ServiceList

LPWSTR _STOP_DATA::ServiceList

Definition at line 16 of file stop_dependencies.c.

Referenced by CreateStopDependsDialog(), and InitDialog().

◆ ServiceName

LPWSTR _STOP_DATA::ServiceName

Definition at line 14 of file stop_dependencies.c.

Referenced by CreateStopDependsDialog().


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