ReactOS 0.4.15-dev-8092-ge0ba2f3
_QUERY_SERVICE_LOCK_STATUSA Struct Reference

#include <winsvc.h>

Public Attributes

DWORD fIsLocked
 
LPSTR lpLockOwner
 
DWORD dwLockDuration
 

Detailed Description

Definition at line 166 of file winsvc.h.

Member Data Documentation

◆ dwLockDuration

DWORD _QUERY_SERVICE_LOCK_STATUSA::dwLockDuration

Definition at line 169 of file winsvc.h.

Referenced by Test_QueryLockStatusA().

◆ fIsLocked

DWORD _QUERY_SERVICE_LOCK_STATUSA::fIsLocked

Definition at line 167 of file winsvc.h.

Referenced by Test_QueryLockStatusA().

◆ lpLockOwner

LPSTR _QUERY_SERVICE_LOCK_STATUSA::lpLockOwner

Definition at line 168 of file winsvc.h.

Referenced by QueryServiceLockStatusA(), and Test_QueryLockStatusA().


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