ManagedComponentHost.GetSupport(Boolean) Method

Definition

Gets the support for the ManagedComponentHost.

public:
 virtual void GetSupport(bool % pSupport);
public void GetSupport (ref bool pSupport);
abstract member GetSupport : bool -> unit
override this.GetSupport : bool -> unit
Public Sub GetSupport (ByRef pSupport As Boolean)

Parameters

pSupport
Boolean

The support.

Implements

Applies to