1 reference to ERROR_CLASS_ALREADY_EXISTS
System (1)
compmod\microsoft\win32\SystemEvents.cs (1)
463
} while (atom == 0 && Marshal.GetLastWin32Error() == NativeMethods.
ERROR_CLASS_ALREADY_EXISTS
);