[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

Working Example of EditSecurity(...) in C#.NET

Kerem G?mr?kc?

9/26/2008 1:20:00 AM

Hi,

does someone know or already has implemented a working
translation of the EditSecurity(...) Function of the Windows
Api?

This is the original:
http://msdn.microsoft.com/en-us/librar...(VS.85).aspx

Thats a .NET variant, but its pure C++/CLI and hence
quite useless for me, since i need this in C#:
http://msdn.microsoft.com/en-us/magazine/cc1...

The Problem is the Pointer to the ISecurityInformation
Implementation. How can i "implement" this Interface in C#
an pass it to the function?

So how do i translate this to C#? Maybe someone did this before
and can provide some code here?

Thanks in advance....

Regards

Kerem

--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.codeplex.co...
Latest Open-Source Projects: http://entwicklung...
-----------------------
"This reply is provided as is, without warranty express or implied."