IVsAppContainerBootstrapper5.UnadviseAppContainerBootstrapperEvents Method

Definition

public:
 void UnadviseAppContainerBootstrapperEvents(System::UInt32 cookie);
public void UnadviseAppContainerBootstrapperEvents (uint cookie);
abstract member UnadviseAppContainerBootstrapperEvents : uint32 -> unit
Public Sub UnadviseAppContainerBootstrapperEvents (cookie As UInteger)

Parameters

cookie
UInt32

Remarks

This method is safe to access from any thread.

Applies to