The ChangeSecurityPermissions method changes the security permissions for the logical file specified in the object path. If the logical file is actually a directory, then ChangeSecurityPermissions will act recursively, changing the security permissions of all the files and sub-directories the directory contains. ChangeSecurityPermissions returns an integer value of 0 if the permissions were changed, and any other number to indicate an error. It returns one of the following integer values: 0 - The request was successful. 2 - Access was denied. 8 - An unspecified failure occurred. 9 - The name specified was invalid. 10 - The object specified already exists. 11 - The file system is not NTFS. 12 - The platform is not Windows NT or Windows 2000. 13 - The drive is not the same. 14 - The directory is not empty. 15 - There has been a sharing violation. 16 - The start file specified was invalid. 17 - A privilege required for the operation is not held. 21 - A parameter specified is invalid.
The change you are about to make will result in 9 or more permissions that propagate to child objects being added to the ...
The change you just made may have resulted in an access control list that exceeds the maximum size. If this is the problem, ...
The change you just made resulted in an access control list that exceeds the maximum size. You must remove approximately ...
The changes to the spool folder will occur immediately and any currently active documents will not print. It is recommended ...
The ChangeSecurityPermissions method changes the security permissions for the logical file specified in the object path. ...
The ChangeSecurityPermissionsEx method changes the security permissions for the logical file specified in the object path. ...
The ChangeStartMode method modifies the StartMode of a service. It returns one of the following integer values: 0 - The request ...
The channel may not be supported. If you cannot tune to any other channel, restart Windows Media Center or restart the computer, ...
The CheckAccess method verifies that the user possesses the specified permissions. The method returns a uint32 which is 0 ...