Searched defs:_SECURITY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance
191 typedef struct _SECURITY_ATTRIBUTES { struct192 DWORD nLength;193 LPVOID lpSecurityDescriptor;194 BOOL bInheritHandle;
2426 typedef struct _SECURITY_ATTRIBUTES { struct2427 DWORD nLength;2428 LPVOID lpSecurityDescriptor;2429 BOOL bInheritHandle;