Hi and sorry for the inconvenience
I am trying to make an interface where a function is run given a number(windows API).
I want a default function to be run if it hasn't been overwritten by the user.
So my question is can i assign a number to a function/method
like using this number I am going to access this function.
Any help is deeply appreciated