2 writes to lpSecurityDescriptor
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
641
lpSecurityDescriptor
= new SafeLocalMemHandle();
665
lpSecurityDescriptor
= new SafeLocalMemHandle();
2 references to lpSecurityDescriptor
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
660
if (
lpSecurityDescriptor
!= null)
662
lpSecurityDescriptor
.Dispose();