Click or drag to resize

NotificationHelperUnregisterComServer Method

[This is preliminary documentation and is subject to change.]

Unregister COM server in the registry.

Namespace:  DesktopToast
Assembly:  DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntax
public static void UnregisterComServer(
	Type activatorType
)

Parameters

activatorType
Type: SystemType
Notification activator type
See Also