Share via


BrowserCapabilitiesFactory.PanasonicexchangesupporteddeviceProcessGateways Méthode

Définition

Initialise un objet HttpBrowserCapabilities qui représente les fonctionnalités de la passerelle Panasonicexchangesupporteddevice qui gère la requête actuelle.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Paramètres

headers
NameValueCollection

Collection d’en-têtes comprise dans la requête actuelle.

browserCaps
HttpBrowserCapabilities

Objet HttpBrowserCapabilities à initialiser.

S’applique à

Voir aussi