ReactOS 0.4.16-dev-197-g92996da
|
#include <obtypes.h>
Public Attributes | |
BOOLEAN | Inherit |
BOOLEAN | ProtectFromClose |
BOOLEAN _OBJECT_HANDLE_ATTRIBUTE_INFORMATION::Inherit |
Definition at line 272 of file obtypes.h.
Referenced by GetHandleInformation(), NtQueryObject(), ObpSetHandleAttributes(), SetHandleInformation(), SockCreateOrReferenceAsyncThread(), and SockGetAsyncSelectHelperAfdHandle().
BOOLEAN _OBJECT_HANDLE_ATTRIBUTE_INFORMATION::ProtectFromClose |
Definition at line 273 of file obtypes.h.
Referenced by GetHandleInformation(), NtQueryObject(), ObpSetHandleAttributes(), ProtectHandle(), SetHandleInformation(), SockCreateOrReferenceAsyncThread(), SockGetAsyncSelectHelperAfdHandle(), and UnProtectHandle().