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.
This method gets an IDebugPortNotify2 interface for this port.
Syntax
Parameters
ppPortNotify
[out] An IDebugPortNotify2 object.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Normally, the QueryInterface method is called on the object implementing the IDebugPort2 interface to obtain an IDebugPortNotify2 interface. However, there are circumstances in which the desired interface is implemented on a different object. This method hides those circumstances and returns the IDebugPortNotify2 interface from the most appropriate object.