Table of Contents

Class BrowserNativeMessagingHost

Namespace
ZeroInstall.DesktopIntegration.Windows
Assembly
ZeroInstall.DesktopIntegration.dll

Contains control logic for applying BrowserNativeMessaging on Windows systems.

public static class BrowserNativeMessagingHost
Inheritance
BrowserNativeMessagingHost
Inherited Members

Methods

Register(FeedTarget, BrowserNativeMessaging, IIconStore, bool)

public static void Register(FeedTarget target, BrowserNativeMessaging capability, IIconStore iconStore, bool machineWide)

Parameters

target FeedTarget
capability BrowserNativeMessaging
iconStore IIconStore
machineWide bool

Unregister(BrowserNativeMessaging, bool)

public static void Unregister(BrowserNativeMessaging capability, bool machineWide)

Parameters

capability BrowserNativeMessaging
machineWide bool