Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
You can use the template class IDispatchImpl to provide a default implementation of the IDispatch Interface portion of any dual interfaces on your object.
If your object uses the IErrorInfo interface to report errors back to the client, then your object must support the ISupportErrorInfo Interface interface. The template class ISupportErrorInfoImpl provides an easy way to implement this if you only have a single interface that generates errors on your object.