What should QueryInterface functions do if requested object was not found?
Tushar Agrawal
Return E_NOINTERFACE and nullify its out parameter.