ReactOS 0.4.16-dev-1946-g52006dd
_QUERY_SERVICE_LOCK_STATUSW Struct Reference

#include <winsvc.h>

Public Attributes

DWORD fIsLocked
 
LPWSTR lpLockOwner
 
DWORD dwLockDuration
 

Detailed Description

Definition at line 177 of file winsvc.h.

Member Data Documentation

◆ dwLockDuration

DWORD _QUERY_SERVICE_LOCK_STATUSW::dwLockDuration

Definition at line 180 of file winsvc.h.

Referenced by Test_QueryLockStatusW().

◆ fIsLocked

DWORD _QUERY_SERVICE_LOCK_STATUSW::fIsLocked

Definition at line 178 of file winsvc.h.

Referenced by Test_QueryLockStatusW().

◆ lpLockOwner

LPWSTR _QUERY_SERVICE_LOCK_STATUSW::lpLockOwner

Definition at line 179 of file winsvc.h.

Referenced by QueryServiceLockStatusW(), and Test_QueryLockStatusW().


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