此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
获取此端口的端口供应商。
int GetPortSupplier( out IDebugPortSupplier2 ppSupplier );
HRESULT GetPortSupplier( IDebugPortSupplier2** ppSupplier );
ppSupplier [out]返回一个 IDebugPortSupplier2 对象,该对象代表端口的端口供应商。
ppSupplier
如果成功,则返回 S_OK;否则,返回错误代码。
S_OK