1 write to pszAttrType
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
810
sortKey.
pszAttrType
= Marshal.StringToCoTaskMemUni(Sort.PropertyName);
1 reference to pszAttrType
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
811
ptrToFree = sortKey.
pszAttrType
; // so we can free it later.