ReactOS 0.4.16-dev-1946-g52006dd
_QUERY_SERVICE_LOCK_STATUSA Struct Reference

#include <winsvc.h>

Public Attributes

DWORD fIsLocked
 
LPSTR lpLockOwner
 
DWORD dwLockDuration
 

Detailed Description

Definition at line 172 of file winsvc.h.

Member Data Documentation

◆ dwLockDuration

DWORD _QUERY_SERVICE_LOCK_STATUSA::dwLockDuration

Definition at line 175 of file winsvc.h.

Referenced by Test_QueryLockStatusA().

◆ fIsLocked

DWORD _QUERY_SERVICE_LOCK_STATUSA::fIsLocked

Definition at line 173 of file winsvc.h.

Referenced by Test_QueryLockStatusA().

◆ lpLockOwner

LPSTR _QUERY_SERVICE_LOCK_STATUSA::lpLockOwner

Definition at line 174 of file winsvc.h.

Referenced by QueryServiceLockStatusA(), and Test_QueryLockStatusA().


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