2 references to ADsGetLastError
System.DirectoryServices (2)
System\DirectoryServices\DirectoryServicesCOMException.cs (1)
63Interop.Activeds.ADsGetLastError(out error, errorBuffer, errorBuffer.Length, nameBuffer, nameBuffer.Length);
System\DirectoryServices\SearchResultCollection.cs (1)
454return Interop.Activeds.ADsGetLastError(out errorCode, errorBuffer, errorBuffer.Length, nameBuffer, nameBuffer.Length);