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