CompositionCapabilities.AreEffectsSupported 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.
Indicates whether effects are supported.
public:
virtual bool AreEffectsSupported() = AreEffectsSupported;
bool AreEffectsSupported();
public bool AreEffectsSupported();
function areEffectsSupported()
Public Function AreEffectsSupported () As Boolean
Returns
Boolean
bool
Returns a boolean indicating whether effects are supported.