DIS – parameter names aren’t suggested in Visual Studio
7th June 2021
Hello, I’m having an issue in Visual Studio 2017 where parameter name variable is not suggested. For example, in QAction, I am using protocol.NotifyProtocol (/*NT_FILL_ARRAY_WITH_COLUMN*/) to update a table but …