ReactOS 0.4.15-dev-7942-gd23573b
_QUERY_SERVICE_LOCK_STATUSW Struct Reference

#include <winsvc.h>

Public Attributes

DWORD fIsLocked
 
LPWSTR lpLockOwner
 
DWORD dwLockDuration
 

Detailed Description

Definition at line 171 of file winsvc.h.

Member Data Documentation

◆ dwLockDuration

DWORD _QUERY_SERVICE_LOCK_STATUSW::dwLockDuration

Definition at line 174 of file winsvc.h.

Referenced by Test_QueryLockStatusW().

◆ fIsLocked

DWORD _QUERY_SERVICE_LOCK_STATUSW::fIsLocked

Definition at line 172 of file winsvc.h.

Referenced by Test_QueryLockStatusW().

◆ lpLockOwner

LPWSTR _QUERY_SERVICE_LOCK_STATUSW::lpLockOwner

Definition at line 173 of file winsvc.h.

Referenced by QueryServiceLockStatusW(), and Test_QueryLockStatusW().


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