Class: Chef::ReservedNames::Win32::API::File::SECURITY_ATTRIBUTES

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/chef/win32/api/file.rb

Overview

typedef struct _SECURITY_ATTRIBUTES

DWORD  nLength;
LPVOID lpSecurityDescriptor;
BOOL   bInheritHandle;

SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;