LMMS
Loading...
Searching...
No Matches
juce::ComTypes Namespace Reference

Classes

struct  UiaPoint
struct  UiaRect

Enumerations

enum  NavigateDirection {
  NavigateDirection_Parent = 0 , NavigateDirection_NextSibling = 1 , NavigateDirection_PreviousSibling = 2 , NavigateDirection_FirstChild = 3 ,
  NavigateDirection_LastChild = 4
}
enum  ExpandCollapseState { ExpandCollapseState_Collapsed = 0 , ExpandCollapseState_Expanded = 1 , ExpandCollapseState_PartiallyExpanded = 2 , ExpandCollapseState_LeafNode = 3 }
enum  TextPatternRangeEndpoint { TextPatternRangeEndpoint_Start = 0 , TextPatternRangeEndpoint_End = 1 }
enum  TextUnit {
  TextUnit_Character = 0 , TextUnit_Format = 1 , TextUnit_Word = 2 , TextUnit_Line = 3 ,
  TextUnit_Paragraph = 4 , TextUnit_Page = 5 , TextUnit_Document = 6
}
enum  SupportedTextSelection { SupportedTextSelection_None = 0 , SupportedTextSelection_Single = 1 , SupportedTextSelection_Multiple = 2 }
enum  CaretPosition { CaretPosition_Unknown = 0 , CaretPosition_EndOfLine = 1 , CaretPosition_BeginningOfLine = 2 }
enum  ToggleState { ToggleState_Off = 0 , ToggleState_On = 1 , ToggleState_Indeterminate = 2 }
enum  WindowVisualState { WindowVisualState_Normal = 0 , WindowVisualState_Maximized = 1 , WindowVisualState_Minimized = 2 }
enum  WindowInteractionState {
  WindowInteractionState_Running = 0 , WindowInteractionState_Closing = 1 , WindowInteractionState_ReadyForUserInteraction = 2 , WindowInteractionState_BlockedByModalWindow = 3 ,
  WindowInteractionState_NotResponding = 4
}

Variables

const long UIA_InvokePatternId = 10000
const long UIA_SelectionPatternId = 10001
const long UIA_ValuePatternId = 10002
const long UIA_RangeValuePatternId = 10003
const long UIA_ExpandCollapsePatternId = 10005
const long UIA_GridPatternId = 10006
const long UIA_GridItemPatternId = 10007
const long UIA_WindowPatternId = 10009
const long UIA_SelectionItemPatternId = 10010
const long UIA_TextPatternId = 10014
const long UIA_TogglePatternId = 10015
const long UIA_TransformPatternId = 10016
const long UIA_TextPattern2Id = 10024
const long UIA_StructureChangedEventId = 20002
const long UIA_MenuOpenedEventId = 20003
const long UIA_AutomationFocusChangedEventId = 20005
const long UIA_MenuClosedEventId = 20007
const long UIA_LayoutInvalidatedEventId = 20008
const long UIA_Invoke_InvokedEventId = 20009
const long UIA_SelectionItem_ElementSelectedEventId = 20012
const long UIA_Text_TextSelectionChangedEventId = 20014
const long UIA_Text_TextChangedEventId = 20015
const long UIA_Window_WindowOpenedEventId = 20016
const long UIA_Window_WindowClosedEventId = 20017
const long UIA_IsPeripheralPropertyId = 30150
const long UIA_IsReadOnlyAttributeId = 40015
const long UIA_CaretPositionAttributeId = 40038
const long UIA_ButtonControlTypeId = 50000
const long UIA_CheckBoxControlTypeId = 50002
const long UIA_ComboBoxControlTypeId = 50003
const long UIA_EditControlTypeId = 50004
const long UIA_HyperlinkControlTypeId = 50005
const long UIA_ImageControlTypeId = 50006
const long UIA_ListItemControlTypeId = 50007
const long UIA_ListControlTypeId = 50008
const long UIA_MenuBarControlTypeId = 50010
const long UIA_MenuItemControlTypeId = 50011
const long UIA_ProgressBarControlTypeId = 50012
const long UIA_RadioButtonControlTypeId = 50013
const long UIA_ScrollBarControlTypeId = 50014
const long UIA_SliderControlTypeId = 50015
const long UIA_TextControlTypeId = 50020
const long UIA_ToolTipControlTypeId = 50022
const long UIA_TreeControlTypeId = 50023
const long UIA_TreeItemControlTypeId = 50024
const long UIA_CustomControlTypeId = 50025
const long UIA_GroupControlTypeId = 50026
const long UIA_DataItemControlTypeId = 50029
const long UIA_WindowControlTypeId = 50032
const long UIA_HeaderControlTypeId = 50034
const long UIA_HeaderItemControlTypeId = 50035
const long UIA_TableControlTypeId = 50036
JUCE_COMCLASS(IRawElementProviderFragmentRoot, "620ce2a5-ab8f-40a9-86cb-de3c75599b58") JUCE_COMCLASS(IRawElementProviderFragment, "f7063da8-8359-439c-9297-bbc5299a7d87") JUCE_COMCLASS(IExpandCollapseProvider, "d847d3a5-cab0-4a98-8c32-ecb45c59ad24") JUCE_COMCLASS(IGridItemProvider, "d02541f1-fb81-4d64-ae32-f520f8a6dbd1") JUCE_COMCLASS(IGridProvider, "b17d6187-0907-464b-a168-0ef17a1572b1") JUCE_COMCLASS(IInvokeProvider, "54fcb24b-e18e-47a2-b4d3-eccbe77599a2") JUCE_COMCLASS(IRangeValueProvider, "36dc7aef-33e6-4691-afe1-2be7274b3d33") JUCE_COMCLASS(ISelectionProvider, "fb8b03af-3bdf-48d4-bd36-1a65793be168") JUCE_COMCLASS(ISelectionProvider2, "14f68475-ee1c-44f6-a869-d239381f0fe7") JUCE_COMCLASS(ISelectionItemProvider, "2acad808-b2d4-452d-a407-91ff1ad167b2") JUCE_COMCLASS(ITextRangeProvider, "5347ad7b-c355-46f8-aff5-909033582f63") JUCE_COMCLASS(ITextProvider, "3589c92c-63f3-4367-99bb-ada653b77cf2") JUCE_COMCLASS(ITextProvider2, "0dc5e6ed-3e16-4bf1-8f9a-a979878bc195") JUCE_COMCLASS(IToggleProvider, "56d00bd0-c4f4-433c-a836-1a52a57e0892") JUCE_COMCLASS(ITransformProvider, "6829ddc4-4f91-4ffa-b86f-bd3e2987cb4c") JUCE_COMCLASS(IValueProvider, "c7935180-6fb3-4201-b174-7df73adbf64a") JUCE_COMCLASS(IWindowProvider, "987df77b-db06-4d77-8f8a-86a9c3bb90b9") constexpr CLSID CLSID_SpVoice { 0x96749377, 0x3391, 0x11D2, { 0x9E, 0xE3, 0x00, 0xC0, 0x4F, 0x79, 0x73, 0x96 } }

Enumeration Type Documentation

◆ CaretPosition

enum juce::ComTypes::CaretPosition
Enumerator
CaretPosition_Unknown 
CaretPosition_EndOfLine 
CaretPosition_BeginningOfLine 

◆ ExpandCollapseState

enum juce::ComTypes::ExpandCollapseState
Enumerator
ExpandCollapseState_Collapsed 
ExpandCollapseState_Expanded 
ExpandCollapseState_PartiallyExpanded 
ExpandCollapseState_LeafNode 

◆ NavigateDirection

enum juce::ComTypes::NavigateDirection
Enumerator
NavigateDirection_Parent 
NavigateDirection_NextSibling 
NavigateDirection_PreviousSibling 
NavigateDirection_FirstChild 
NavigateDirection_LastChild 

◆ SupportedTextSelection

enum juce::ComTypes::SupportedTextSelection
Enumerator
SupportedTextSelection_None 
SupportedTextSelection_Single 
SupportedTextSelection_Multiple 

◆ TextPatternRangeEndpoint

enum juce::ComTypes::TextPatternRangeEndpoint
Enumerator
TextPatternRangeEndpoint_Start 
TextPatternRangeEndpoint_End 

◆ TextUnit

enum juce::ComTypes::TextUnit
Enumerator
TextUnit_Character 
TextUnit_Format 
TextUnit_Word 
TextUnit_Line 
TextUnit_Paragraph 
TextUnit_Page 
TextUnit_Document 

◆ ToggleState

enum juce::ComTypes::ToggleState
Enumerator
ToggleState_Off 
ToggleState_On 
ToggleState_Indeterminate 

◆ WindowInteractionState

enum juce::ComTypes::WindowInteractionState
Enumerator
WindowInteractionState_Running 
WindowInteractionState_Closing 
WindowInteractionState_ReadyForUserInteraction 
WindowInteractionState_BlockedByModalWindow 
WindowInteractionState_NotResponding 

◆ WindowVisualState

enum juce::ComTypes::WindowVisualState
Enumerator
WindowVisualState_Normal 
WindowVisualState_Maximized 
WindowVisualState_Minimized 

Variable Documentation

◆ CLSID_SpVoice

JUCE_COMCLASS (IRawElementProviderFragmentRoot, "620ce2a5-ab8f-40a9-86cb-de3c75599b58") JUCE_COMCLASS (IRawElementProviderFragment, "f7063da8-8359-439c-9297-bbc5299a7d87") JUCE_COMCLASS (IExpandCollapseProvider, "d847d3a5-cab0-4a98-8c32-ecb45c59ad24") JUCE_COMCLASS (IGridItemProvider, "d02541f1-fb81-4d64-ae32-f520f8a6dbd1") JUCE_COMCLASS (IGridProvider, "b17d6187-0907-464b-a168-0ef17a1572b1") JUCE_COMCLASS (IInvokeProvider, "54fcb24b-e18e-47a2-b4d3-eccbe77599a2") JUCE_COMCLASS (IRangeValueProvider, "36dc7aef-33e6-4691-afe1-2be7274b3d33") JUCE_COMCLASS (ISelectionProvider, "fb8b03af-3bdf-48d4-bd36-1a65793be168") JUCE_COMCLASS (ISelectionProvider2, "14f68475-ee1c-44f6-a869-d239381f0fe7") JUCE_COMCLASS (ISelectionItemProvider, "2acad808-b2d4-452d-a407-91ff1ad167b2") JUCE_COMCLASS (ITextRangeProvider, "5347ad7b-c355-46f8-aff5-909033582f63") JUCE_COMCLASS (ITextProvider, "3589c92c-63f3-4367-99bb-ada653b77cf2") JUCE_COMCLASS (ITextProvider2, "0dc5e6ed-3e16-4bf1-8f9a-a979878bc195") JUCE_COMCLASS (IToggleProvider, "56d00bd0-c4f4-433c-a836-1a52a57e0892") JUCE_COMCLASS (ITransformProvider, "6829ddc4-4f91-4ffa-b86f-bd3e2987cb4c") JUCE_COMCLASS (IValueProvider, "c7935180-6fb3-4201-b174-7df73adbf64a") JUCE_COMCLASS (IWindowProvider, "987df77b-db06-4d77-8f8a-86a9c3bb90b9") constexpr CLSID juce::ComTypes::CLSID_SpVoice { 0x96749377, 0x3391, 0x11D2, { 0x9E, 0xE3, 0x00, 0xC0, 0x4F, 0x79, 0x73, 0x96 } }
constexpr

◆ UIA_AutomationFocusChangedEventId

const long juce::ComTypes::UIA_AutomationFocusChangedEventId = 20005

◆ UIA_ButtonControlTypeId

const long juce::ComTypes::UIA_ButtonControlTypeId = 50000

◆ UIA_CaretPositionAttributeId

const long juce::ComTypes::UIA_CaretPositionAttributeId = 40038

◆ UIA_CheckBoxControlTypeId

const long juce::ComTypes::UIA_CheckBoxControlTypeId = 50002

◆ UIA_ComboBoxControlTypeId

const long juce::ComTypes::UIA_ComboBoxControlTypeId = 50003

◆ UIA_CustomControlTypeId

const long juce::ComTypes::UIA_CustomControlTypeId = 50025

◆ UIA_DataItemControlTypeId

const long juce::ComTypes::UIA_DataItemControlTypeId = 50029

◆ UIA_EditControlTypeId

const long juce::ComTypes::UIA_EditControlTypeId = 50004

◆ UIA_ExpandCollapsePatternId

const long juce::ComTypes::UIA_ExpandCollapsePatternId = 10005

◆ UIA_GridItemPatternId

const long juce::ComTypes::UIA_GridItemPatternId = 10007

◆ UIA_GridPatternId

const long juce::ComTypes::UIA_GridPatternId = 10006

◆ UIA_GroupControlTypeId

const long juce::ComTypes::UIA_GroupControlTypeId = 50026

◆ UIA_HeaderControlTypeId

const long juce::ComTypes::UIA_HeaderControlTypeId = 50034

◆ UIA_HeaderItemControlTypeId

const long juce::ComTypes::UIA_HeaderItemControlTypeId = 50035

◆ UIA_HyperlinkControlTypeId

const long juce::ComTypes::UIA_HyperlinkControlTypeId = 50005

◆ UIA_ImageControlTypeId

const long juce::ComTypes::UIA_ImageControlTypeId = 50006

◆ UIA_Invoke_InvokedEventId

const long juce::ComTypes::UIA_Invoke_InvokedEventId = 20009

◆ UIA_InvokePatternId

const long juce::ComTypes::UIA_InvokePatternId = 10000

◆ UIA_IsPeripheralPropertyId

const long juce::ComTypes::UIA_IsPeripheralPropertyId = 30150

◆ UIA_IsReadOnlyAttributeId

const long juce::ComTypes::UIA_IsReadOnlyAttributeId = 40015

◆ UIA_LayoutInvalidatedEventId

const long juce::ComTypes::UIA_LayoutInvalidatedEventId = 20008

◆ UIA_ListControlTypeId

const long juce::ComTypes::UIA_ListControlTypeId = 50008

◆ UIA_ListItemControlTypeId

const long juce::ComTypes::UIA_ListItemControlTypeId = 50007

◆ UIA_MenuBarControlTypeId

const long juce::ComTypes::UIA_MenuBarControlTypeId = 50010

◆ UIA_MenuClosedEventId

const long juce::ComTypes::UIA_MenuClosedEventId = 20007

◆ UIA_MenuItemControlTypeId

const long juce::ComTypes::UIA_MenuItemControlTypeId = 50011

◆ UIA_MenuOpenedEventId

const long juce::ComTypes::UIA_MenuOpenedEventId = 20003

◆ UIA_ProgressBarControlTypeId

const long juce::ComTypes::UIA_ProgressBarControlTypeId = 50012

◆ UIA_RadioButtonControlTypeId

const long juce::ComTypes::UIA_RadioButtonControlTypeId = 50013

◆ UIA_RangeValuePatternId

const long juce::ComTypes::UIA_RangeValuePatternId = 10003

◆ UIA_ScrollBarControlTypeId

const long juce::ComTypes::UIA_ScrollBarControlTypeId = 50014

◆ UIA_SelectionItem_ElementSelectedEventId

const long juce::ComTypes::UIA_SelectionItem_ElementSelectedEventId = 20012

◆ UIA_SelectionItemPatternId

const long juce::ComTypes::UIA_SelectionItemPatternId = 10010

◆ UIA_SelectionPatternId

const long juce::ComTypes::UIA_SelectionPatternId = 10001

◆ UIA_SliderControlTypeId

const long juce::ComTypes::UIA_SliderControlTypeId = 50015

◆ UIA_StructureChangedEventId

const long juce::ComTypes::UIA_StructureChangedEventId = 20002

◆ UIA_TableControlTypeId

const long juce::ComTypes::UIA_TableControlTypeId = 50036

◆ UIA_Text_TextChangedEventId

const long juce::ComTypes::UIA_Text_TextChangedEventId = 20015

◆ UIA_Text_TextSelectionChangedEventId

const long juce::ComTypes::UIA_Text_TextSelectionChangedEventId = 20014

◆ UIA_TextControlTypeId

const long juce::ComTypes::UIA_TextControlTypeId = 50020

◆ UIA_TextPattern2Id

const long juce::ComTypes::UIA_TextPattern2Id = 10024

◆ UIA_TextPatternId

const long juce::ComTypes::UIA_TextPatternId = 10014

◆ UIA_TogglePatternId

const long juce::ComTypes::UIA_TogglePatternId = 10015

◆ UIA_ToolTipControlTypeId

const long juce::ComTypes::UIA_ToolTipControlTypeId = 50022

◆ UIA_TransformPatternId

const long juce::ComTypes::UIA_TransformPatternId = 10016

◆ UIA_TreeControlTypeId

const long juce::ComTypes::UIA_TreeControlTypeId = 50023

◆ UIA_TreeItemControlTypeId

const long juce::ComTypes::UIA_TreeItemControlTypeId = 50024

◆ UIA_ValuePatternId

const long juce::ComTypes::UIA_ValuePatternId = 10002

◆ UIA_Window_WindowClosedEventId

const long juce::ComTypes::UIA_Window_WindowClosedEventId = 20017

◆ UIA_Window_WindowOpenedEventId

const long juce::ComTypes::UIA_Window_WindowOpenedEventId = 20016

◆ UIA_WindowControlTypeId

const long juce::ComTypes::UIA_WindowControlTypeId = 50032

◆ UIA_WindowPatternId

const long juce::ComTypes::UIA_WindowPatternId = 10009