Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFileSecurity() SECURITY_DESCRIPTOR information
Message
De
13/06/1997 11:59:28
 
 
À
13/06/1997 11:47:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00036265
Message ID:
00036272
Vues:
55
>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
Good luck,
Alex.
MS,MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform