Home
last modified time | relevance | path

Searched defs:_SECURITY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dcompat.h191 typedef struct _SECURITY_ATTRIBUTES { struct
192 DWORD nLength;
193 LPVOID lpSecurityDescriptor;
194 BOOL bInheritHandle;
/reactos/sdk/include/xdk/
H A Dwinnt_old.h2426 typedef struct _SECURITY_ATTRIBUTES { struct
2427 DWORD nLength;
2428 LPVOID lpSecurityDescriptor;
2429 BOOL bInheritHandle;