Imagine you have a function, if you hover over it with the mouse in visual studio you'll get the function prototype. Is it possible to print to the screen the return type of this function ?
This is a practical question, not a programming one. Does the functionality exist in VS ?