Searched refs:_SECURITY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance
29 class _SECURITY_ATTRIBUTES(Structure): class31 LPSECURITY_ATTRIBUTES = POINTER(_SECURITY_ATTRIBUTES)242 _SECURITY_ATTRIBUTES._fields_ = [
42 typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES;