ManagedComponentHost.GetSupport(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.