Type SECURITY_ATTRIBUTES
nLength As Long
lpSecurityDescriptor As Long
bInheritHandle As Boolean
End Type
The SECURITY_ATTRIBUTES structure defines the level and type of security protection to give an object. Note that security information is used much more frequently under Windows NT/2000 than it is under Windows 95/98.
None.
CreateDirectory, CreateDirectoryEx, CreateFile, RegCreateKeyEx
Go back to the alphabetical Structure listing.
Go back to the Reference section index.
Last Modified: December 26, 1999
This page is copyright © 1999 Paul Kuliniewicz.
Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/s/security_attributes.html