Searched defs:_SECURITY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance
147 typedef struct _SECURITY_ATTRIBUTES { struct152 typedef struct _SECURITY_ATTRIBUTES *PSECURITY_ATTRIBUTES; argument
13 typedef struct _SECURITY_ATTRIBUTES { struct14 DWORD nLength;15 LPVOID lpSecurityDescriptor;16 WINBOOL bInheritHandle;