RegiisUtility.RemoveBrowserCaps(IntPtr) 方法

定义

用于卸载浏览器功能代码生成器。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 virtual void RemoveBrowserCaps([Runtime::InteropServices::Out] IntPtr % exception);
public void RemoveBrowserCaps (out IntPtr exception);
abstract member RemoveBrowserCaps : nativeint -> unit
override this.RemoveBrowserCaps : nativeint -> unit
Public Sub RemoveBrowserCaps (ByRef exception As IntPtr)

参数

exception
IntPtr

nativeint

要显示的异常。

实现

适用于