Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFileSecurity() SECURITY_DESCRIPTOR information
Message
De
13/06/1997 12:01:03
 
 
À
13/06/1997 11:59:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00036265
Message ID:
00036273
Vues:
47
>>Does someone ever used SetFileSecurity() WINAPI32 function which is used to set some security on a file?
>>
>>We can't find any information on the SECURITY_DECRIPTOR structure.
>>
>>Any help will be appreciated.
>>
>>Or, if you have a sample, it will be better.
>>
>>Thanks.
>Hope this can help ( this is VBA) :
>Type SECURITY_DESCRIPTOR
> Revision As Byte
> Sbz1 As Byte
> Control As Long
> Owner As Long
> Group As Long
> Sacl As ACL
> Dacl As ACL
>End Type

Thanks, this is better than in WIN32API. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform