JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::UIAProviderBase Class Reference

#include <juce_UIAProviderBase_windows.h>

Inheritance diagram for juce::UIAProviderBase:
Collaboration diagram for juce::UIAProviderBase:

Public Member Functions

 UIAProviderBase (AccessibilityNativeHandle *nativeHandleIn)
 
const AccessibilityHandlergetHandler () const
 
bool isElementValid () const
 

Private Attributes

ComSmartPtr< AccessibilityNativeHandlenativeHandle
 

Constructor & Destructor Documentation

◆ UIAProviderBase()

juce::UIAProviderBase::UIAProviderBase ( AccessibilityNativeHandle nativeHandleIn)
inlineexplicit

Member Function Documentation

◆ getHandler()

◆ isElementValid()

Member Data Documentation

◆ nativeHandle

ComSmartPtr<AccessibilityNativeHandle> juce::UIAProviderBase::nativeHandle
private

Referenced by getHandler(), and isElementValid().


The documentation for this class was generated from the following file: