Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
_OFC_SECURITY_ATTRIBUTES Struct Reference

#include <file.h>

Data Fields

OFC_DWORD nLength
 
OFC_LPVOID lpSecurityDescriptor
 
OFC_BOOL bInheritHandle
 

Detailed Description

Security Attributes for files

This is not used but is here for completeness

Field Documentation

◆ bInheritHandle

OFC_BOOL _OFC_SECURITY_ATTRIBUTES::bInheritHandle

Whether this security descriptor can be inherited

◆ lpSecurityDescriptor

OFC_LPVOID _OFC_SECURITY_ATTRIBUTES::lpSecurityDescriptor

A pointer to the security descriptor

◆ nLength

OFC_DWORD _OFC_SECURITY_ATTRIBUTES::nLength

The length of the security descriptor


The documentation for this struct was generated from the following file: