PluginHostLauncherRegistryUnregister - метод
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public bool Unregister(
PluginHostLauncherKey key
)
Public Function Unregister (
key As PluginHostLauncherKey
) As Boolean
public:
virtual bool Unregister(
PluginHostLauncherKey^ key
) sealed
abstract Unregister :
key : PluginHostLauncherKey -> bool
override Unregister :
key : PluginHostLauncherKey -> bool
- key PluginHostLauncherKey
- Ключ зарегистрированного объекта PluginHostLauncherValue.
Booleantrue, если объект был зарегистрирован, и ссылка на него была удалена;
false в противном случае.
IPluginHostLauncherRegistryUnregister(PluginHostLauncherKey)