Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File security API

Status
Not open for further replies.

StewartUK

Programmer
Feb 19, 2001
860
GB
I found on the news2news site the API call GetFileSecurity. There was no reference to using the corresponding API SetFileSecurity.

Has anyone ever used SetFileSecurity?

Thanks,

Stewart

 
According to MSDN the function is obsolete (At the top) They suggest you use SetNamedSecurityInfo instead


You can find some code sample here (VB)

Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
ReFox XI (www.mcrgsoftware.com)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top