Share via


BrowserCapabilitiesFactory.Ericssont68upgatewayProcessGateways 方法

定義

初始化 HttpBrowserCapabilities 物件,此物件代表處理目前要求的 Ericssont68upgateway 閘道所含功能。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

protected:
 virtual void Ericssont68upgatewayProcessGateways(System::Collections::Specialized::NameValueCollection ^ headers, System::Web::HttpBrowserCapabilities ^ browserCaps);
protected virtual void Ericssont68upgatewayProcessGateways (System.Collections.Specialized.NameValueCollection headers, System.Web.HttpBrowserCapabilities browserCaps);
abstract member Ericssont68upgatewayProcessGateways : System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
override this.Ericssont68upgatewayProcessGateways : System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
Protected Overridable Sub Ericssont68upgatewayProcessGateways (headers As NameValueCollection, browserCaps As HttpBrowserCapabilities)

參數

headers
NameValueCollection

目前要求中包含的標頭集合。

browserCaps
HttpBrowserCapabilities

要初始化的 HttpBrowserCapabilities 物件。

適用於

另請參閱