JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ComTypes Namespace Reference

Classes

struct  AM_MEDIA_TYPE
 
struct  MFVideoNormalizedRect
 
struct  PIN_INFO
 
struct  UiaPoint
 
struct  UiaRect
 
struct  VIDEO_STREAM_CONFIG_CAPS
 
struct  VIDEOINFOHEADER
 

Typedefs

typedef LONG_PTR OAEVENT
 
typedef long OAFilterState
 
typedef LONG_PTR OAHWND
 
typedef LONGLONG REFERENCE_TIME
 
typedef double REFTIME
 

Enumerations

enum  CaretPosition {
  CaretPosition_Unknown = 0,
  CaretPosition_EndOfLine = 1,
  CaretPosition_BeginningOfLine = 2
}
 
enum  Constants {
  EC_STATE_CHANGE = 0x32,
  EC_REPAINT = 0x05,
  EC_COMPLETE = 0x01,
  EC_ERRORABORT = 0x03,
  EC_ERRORABORTEX = 0x45,
  EC_USERABORT = 0x02,
  VFW_E_INVALID_FILE_FORMAT = (HRESULT) 0x8004022FL,
  VFW_E_NOT_FOUND = (HRESULT) 0x80040216L,
  VFW_E_UNKNOWN_FILE_TYPE = (HRESULT) 0x80040240L,
  VFW_E_UNSUPPORTED_STREAM = (HRESULT) 0x80040265L,
  VFW_E_CANNOT_CONNECT = (HRESULT) 0x80040217L,
  VFW_E_CANNOT_LOAD_SOURCE_FILTER = (HRESULT) 0x80040241L,
  VFW_E_NOT_CONNECTED = (HRESULT) 0x80040209L
}
 
enum  ExpandCollapseState {
  ExpandCollapseState_Collapsed = 0,
  ExpandCollapseState_Expanded = 1,
  ExpandCollapseState_PartiallyExpanded = 2,
  ExpandCollapseState_LeafNode = 3
}
 
enum  FILTER_STATE {
  State_Stopped = 0,
  State_Paused = State_Stopped + 1,
  State_Running = State_Paused + 1
}
 
enum  MFVideoAspectRatioMode {
  MFVideoARMode_None = 0,
  MFVideoARMode_PreservePicture = 0x1,
  MFVideoARMode_PreservePixel = 0x2,
  MFVideoARMode_NonLinearStretch = 0x4,
  MFVideoARMode_Mask = 0x7
}
 
enum  NavigateDirection {
  NavigateDirection_Parent = 0,
  NavigateDirection_NextSibling = 1,
  NavigateDirection_PreviousSibling = 2,
  NavigateDirection_FirstChild = 3,
  NavigateDirection_LastChild = 4
}
 
enum  PIN_DIRECTION {
  PINDIR_INPUT = 0,
  PINDIR_OUTPUT = PINDIR_INPUT + 1
}
 
enum  SupportedTextSelection {
  SupportedTextSelection_None = 0,
  SupportedTextSelection_Single = 1,
  SupportedTextSelection_Multiple = 2
}
 
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  ToggleState {
  ToggleState_Off = 0,
  ToggleState_On = 1,
  ToggleState_Indeterminate = 2
}
 
enum  VMR_ASPECT_RATIO_MODE {
  VMR_ARMODE_NONE = 0,
  VMR_ARMODE_LETTER_BOX = VMR_ARMODE_NONE + 1
}
 
enum  VMRMode {
  VMRMode_Windowed = 0x1,
  VMRMode_Windowless = 0x2,
  VMRMode_Renderless = 0x4,
  VMRMode_Mask = 0x7
}
 
enum  WindowInteractionState {
  WindowInteractionState_Running = 0,
  WindowInteractionState_Closing = 1,
  WindowInteractionState_ReadyForUserInteraction = 2,
  WindowInteractionState_BlockedByModalWindow = 3,
  WindowInteractionState_NotResponding = 4
}
 
enum  WindowVisualState {
  WindowVisualState_Normal = 0,
  WindowVisualState_Maximized = 1,
  WindowVisualState_Minimized = 2
}
 
enum  WMT_VERSION {
  WMT_VER_4_0 = 0x40000,
  WMT_VER_7_0 = 0x70000,
  WMT_VER_8_0 = 0x80000,
  WMT_VER_9_0 = 0x90000
}
 

Variables

JUCE_COMCLASS(ICreateDevEnum, "29840822-5B84-11D0-BD3B-00A0C911CE86") JUCE_COMCLASS(IPin, "56a86891-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IFilterGraph, "56a8689f-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IGraphBuilder, "56a868a9-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaFilter, "56a86899-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IEnumPins, "56a86892-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IBaseFilter, "56a86895-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IVMRWindowlessControl, "0eb1088c-4dcd-46f0-878f-39dae86a51b7") JUCE_COMCLASS(IVMRFilterConfig, "9e5530c5-7034-48b4-bb46-0b8a6efc8e36") JUCE_COMCLASS(IMFVideoDisplayControl, "a490b1e4-ab84-4d31-a1b2-181e03b1077a") JUCE_COMCLASS(IMFGetService, "fa993888-4383-415a-a930-dd472a8cf6f7") JUCE_COMCLASS(IMediaControl, "56a868b1-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaPosition, "56a868b2-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaEvent, "56a868b6-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaEventEx, "56a868c0-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IBasicAudio, "56a868b3-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IMediaSample, "56a8689a-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS(IFileSinkFilter, "a2104830-7c70-11cf-8bce-00aa00a3f1a6") JUCE_COMCLASS(ICaptureGraphBuilder2, "93E5A4E0-2D50-11d2-ABFA-00A0C9C6E38D") JUCE_COMCLASS(IAMStreamConfig, "C6E13340-30AC-11d0-A18C-00A0C9118956") JUCE_COMCLASS(ISampleGrabberCB, "0579154A-2B53-4994-B0D0-E773148EFF85") JUCE_COMCLASS(ISampleGrabber, "6B652FFF-11FE-4fce-92AD-0266B5D7C78F") JUCE_COMCLASS(IAMLatency, "62EA93BA-EC62-11d2-B770-00C04FB6BD3D") JUCE_COMCLASS(IAMPushSource, "F185FE76-E64E-11d2-B76E-00C04FB6BD3D") constexpr JUCE_COMCLASS(IConfigAsfWriter, "45086030-F7E4-486a-B504-826BB5792A3B") CLSID CLSID_CaptureGraphBuilder2 = { 0xBF87B6E1, 0x8C27, 0x11d0, { 0xB3, 0xF0, 0x00, 0xAA, 0x00, 0x37, 0x61, 0xC5 } }
 
constexpr CLSID CLSID_EnhancedVideoRenderer = { 0xfa10746c, 0x9b63, 0x4b6c, { 0xbc, 0x49, 0xfc, 0x30, 0x0e, 0xa5, 0xf2, 0x56 } }
 
constexpr CLSID CLSID_FilterGraph = { 0xe436ebb3, 0x524f, 0x11ce, { 0x9f, 0x53, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70 } }
 
constexpr CLSID CLSID_NullRenderer = { 0xC1F400A4, 0x3F08, 0x11d3, { 0x9F, 0x0B, 0x00, 0x60, 0x08, 0x03, 0x9E, 0x37 } }
 
constexpr CLSID CLSID_SampleGrabber = { 0xC1F400A0, 0x3F08, 0x11d3, { 0x9F, 0x0B, 0x00, 0x60, 0x08, 0x03, 0x9E, 0x37 } }
 
constexpr CLSID CLSID_SmartTee = { 0xcc58e280, 0x8aa1, 0x11d1, { 0xb3, 0xf1, 0x00, 0xaa, 0x00, 0x37, 0x61, 0xc5 } }
 
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") constexpr JUCE_COMCLASS(IWindowProvider, "987df77b-db06-4d77-8f8a-86a9c3bb90b9") CLSID CLSID_SpVoice { 0x96749377, 0x3391, 0x11D2, { 0x9E, 0xE3, 0x00, 0xC0, 0x4F, 0x79, 0x73, 0x96 } }
 
constexpr CLSID CLSID_SystemDeviceEnum = { 0x62BE5D10, 0x60EB, 0x11d0, { 0xBD, 0x3B, 0x00, 0xA0, 0xC9, 0x11, 0xCE, 0x86 } }
 
constexpr CLSID CLSID_VideoInputDeviceCategory = { 0x860BB310, 0x5D01, 0x11d0, { 0xBD, 0x3B, 0x00, 0xA0, 0xC9, 0x11, 0xCE, 0x86 } }
 
constexpr CLSID CLSID_VideoMixingRenderer = { 0xb87beb7b, 0x8d29, 0x423F, { 0xae, 0x4d, 0x65, 0x82, 0xc1, 0x01, 0x75, 0xac } }
 
constexpr CLSID CLSID_WMAsfWriter = { 0x7c23220e, 0x55bb, 0x11d3, { 0x8b, 0x16, 0x00, 0xc0, 0x4f, 0xb6, 0xbd, 0x3d } }
 
constexpr CLSID FORMAT_VideoInfo = { 0x05589f80, 0xc356, 0x11ce, { 0xbf, 0x01, 0x00, 0xaa, 0x00, 0x55, 0x59, 0x5a } }
 
constexpr CLSID MEDIASUBTYPE_RGB24 = { 0xe436eb7d, 0x524f, 0x11ce, { 0x9f, 0x53, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70 } }
 
constexpr CLSID MEDIATYPE_Video = { 0x73646976, 0x0000, 0x0010, { 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 } }
 
constexpr CLSID MR_VIDEO_RENDER_SERVICE = { 0x1092a86c, 0xab1a, 0x459a, { 0xa3, 0x36, 0x83, 0x1f, 0xbc, 0x4d, 0x11, 0xff } }
 
constexpr CLSID PIN_CATEGORY_CAPTURE = { 0xfb6c4281, 0x0353, 0x11d1, { 0x90, 0x5f, 0x00, 0x00, 0xc0, 0xcc, 0x16, 0xba } }
 
const long UIA_AutomationFocusChangedEventId = 20005
 
const long UIA_ButtonControlTypeId = 50000
 
const long UIA_CaretPositionAttributeId = 40038
 
const long UIA_CheckBoxControlTypeId = 50002
 
const long UIA_ComboBoxControlTypeId = 50003
 
const long UIA_CustomControlTypeId = 50025
 
const long UIA_DataItemControlTypeId = 50029
 
const long UIA_EditControlTypeId = 50004
 
const long UIA_ExpandCollapsePatternId = 10005
 
const long UIA_GridItemPatternId = 10007
 
const long UIA_GridPatternId = 10006
 
const long UIA_GroupControlTypeId = 50026
 
const long UIA_HeaderControlTypeId = 50034
 
const long UIA_HeaderItemControlTypeId = 50035
 
const long UIA_HyperlinkControlTypeId = 50005
 
const long UIA_ImageControlTypeId = 50006
 
const long UIA_Invoke_InvokedEventId = 20009
 
const long UIA_InvokePatternId = 10000
 
const long UIA_IsPeripheralPropertyId = 30150
 
const long UIA_IsReadOnlyAttributeId = 40015
 
const long UIA_LayoutInvalidatedEventId = 20008
 
const long UIA_ListControlTypeId = 50008
 
const long UIA_ListItemControlTypeId = 50007
 
const long UIA_MenuBarControlTypeId = 50010
 
const long UIA_MenuClosedEventId = 20007
 
const long UIA_MenuItemControlTypeId = 50011
 
const long UIA_MenuOpenedEventId = 20003
 
const long UIA_ProgressBarControlTypeId = 50012
 
const long UIA_RadioButtonControlTypeId = 50013
 
const long UIA_RangeValuePatternId = 10003
 
const long UIA_ScrollBarControlTypeId = 50014
 
const long UIA_SelectionItem_ElementSelectedEventId = 20012
 
const long UIA_SelectionItemPatternId = 10010
 
const long UIA_SelectionPatternId = 10001
 
const long UIA_SliderControlTypeId = 50015
 
const long UIA_StructureChangedEventId = 20002
 
const long UIA_TableControlTypeId = 50036
 
const long UIA_Text_TextChangedEventId = 20015
 
const long UIA_Text_TextSelectionChangedEventId = 20014
 
const long UIA_TextControlTypeId = 50020
 
const long UIA_TextPattern2Id = 10024
 
const long UIA_TextPatternId = 10014
 
const long UIA_TogglePatternId = 10015
 
const long UIA_ToolTipControlTypeId = 50022
 
const long UIA_TransformPatternId = 10016
 
const long UIA_TreeControlTypeId = 50023
 
const long UIA_TreeItemControlTypeId = 50024
 
const long UIA_ValuePatternId = 10002
 
const long UIA_Window_WindowClosedEventId = 20017
 
const long UIA_Window_WindowOpenedEventId = 20016
 
const long UIA_WindowControlTypeId = 50032
 
const long UIA_WindowPatternId = 10009
 

Typedef Documentation

◆ OAEVENT

typedef LONG_PTR juce::ComTypes::OAEVENT

◆ OAFilterState

◆ OAHWND

typedef LONG_PTR juce::ComTypes::OAHWND

◆ REFERENCE_TIME

◆ REFTIME

typedef double juce::ComTypes::REFTIME

Enumeration Type Documentation

◆ CaretPosition

Enumerator
CaretPosition_Unknown 
CaretPosition_EndOfLine 
CaretPosition_BeginningOfLine 

◆ Constants

Enumerator
EC_STATE_CHANGE 
EC_REPAINT 
EC_COMPLETE 
EC_ERRORABORT 
EC_ERRORABORTEX 
EC_USERABORT 
VFW_E_INVALID_FILE_FORMAT 
VFW_E_NOT_FOUND 
VFW_E_UNKNOWN_FILE_TYPE 
VFW_E_UNSUPPORTED_STREAM 
VFW_E_CANNOT_CONNECT 
VFW_E_CANNOT_LOAD_SOURCE_FILTER 
VFW_E_NOT_CONNECTED 

◆ ExpandCollapseState

Enumerator
ExpandCollapseState_Collapsed 
ExpandCollapseState_Expanded 
ExpandCollapseState_PartiallyExpanded 
ExpandCollapseState_LeafNode 

◆ FILTER_STATE

Enumerator
State_Stopped 
State_Paused 
State_Running 

◆ MFVideoAspectRatioMode

Enumerator
MFVideoARMode_None 
MFVideoARMode_PreservePicture 
MFVideoARMode_PreservePixel 
MFVideoARMode_NonLinearStretch 
MFVideoARMode_Mask 

◆ NavigateDirection

Enumerator
NavigateDirection_Parent 
NavigateDirection_NextSibling 
NavigateDirection_PreviousSibling 
NavigateDirection_FirstChild 
NavigateDirection_LastChild 

◆ PIN_DIRECTION

Enumerator
PINDIR_INPUT 
PINDIR_OUTPUT 

◆ SupportedTextSelection

Enumerator
SupportedTextSelection_None 
SupportedTextSelection_Single 
SupportedTextSelection_Multiple 

◆ TextPatternRangeEndpoint

Enumerator
TextPatternRangeEndpoint_Start 
TextPatternRangeEndpoint_End 

◆ TextUnit

Enumerator
TextUnit_Character 
TextUnit_Format 
TextUnit_Word 
TextUnit_Line 
TextUnit_Paragraph 
TextUnit_Page 
TextUnit_Document 

◆ ToggleState

Enumerator
ToggleState_Off 
ToggleState_On 
ToggleState_Indeterminate 

◆ VMR_ASPECT_RATIO_MODE

Enumerator
VMR_ARMODE_NONE 
VMR_ARMODE_LETTER_BOX 

◆ VMRMode

Enumerator
VMRMode_Windowed 
VMRMode_Windowless 
VMRMode_Renderless 
VMRMode_Mask 

◆ WindowInteractionState

Enumerator
WindowInteractionState_Running 
WindowInteractionState_Closing 
WindowInteractionState_ReadyForUserInteraction 
WindowInteractionState_BlockedByModalWindow 
WindowInteractionState_NotResponding 

◆ WindowVisualState

Enumerator
WindowVisualState_Normal 
WindowVisualState_Maximized 
WindowVisualState_Minimized 

◆ WMT_VERSION

Enumerator
WMT_VER_4_0 
WMT_VER_7_0 
WMT_VER_8_0 
WMT_VER_9_0 

Variable Documentation

◆ CLSID_CaptureGraphBuilder2

JUCE_COMCLASS (ICreateDevEnum, "29840822-5B84-11D0-BD3B-00A0C911CE86") JUCE_COMCLASS (IPin, "56a86891-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IFilterGraph, "56a8689f-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IGraphBuilder, "56a868a9-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IMediaFilter, "56a86899-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IEnumPins, "56a86892-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IBaseFilter, "56a86895-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IVMRWindowlessControl, "0eb1088c-4dcd-46f0-878f-39dae86a51b7") JUCE_COMCLASS (IVMRFilterConfig, "9e5530c5-7034-48b4-bb46-0b8a6efc8e36") JUCE_COMCLASS (IMFVideoDisplayControl, "a490b1e4-ab84-4d31-a1b2-181e03b1077a") JUCE_COMCLASS (IMFGetService, "fa993888-4383-415a-a930-dd472a8cf6f7") JUCE_COMCLASS (IMediaControl, "56a868b1-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IMediaPosition, "56a868b2-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IMediaEvent, "56a868b6-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IMediaEventEx, "56a868c0-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IBasicAudio, "56a868b3-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IMediaSample, "56a8689a-0ad4-11ce-b03a-0020af0ba770") JUCE_COMCLASS (IFileSinkFilter, "a2104830-7c70-11cf-8bce-00aa00a3f1a6") JUCE_COMCLASS (ICaptureGraphBuilder2, "93E5A4E0-2D50-11d2-ABFA-00A0C9C6E38D") JUCE_COMCLASS (IAMStreamConfig, "C6E13340-30AC-11d0-A18C-00A0C9118956") JUCE_COMCLASS (ISampleGrabberCB, "0579154A-2B53-4994-B0D0-E773148EFF85") JUCE_COMCLASS (ISampleGrabber, "6B652FFF-11FE-4fce-92AD-0266B5D7C78F") JUCE_COMCLASS (IAMLatency, "62EA93BA-EC62-11d2-B770-00C04FB6BD3D") JUCE_COMCLASS (IAMPushSource, "F185FE76-E64E-11d2-B76E-00C04FB6BD3D") constexpr JUCE_COMCLASS (IConfigAsfWriter, "45086030-F7E4-486a-B504-826BB5792A3B") CLSID juce::ComTypes::CLSID_CaptureGraphBuilder2 = { 0xBF87B6E1, 0x8C27, 0x11d0, { 0xB3, 0xF0, 0x00, 0xAA, 0x00, 0x37, 0x61, 0xC5 } }
constexpr

◆ CLSID_EnhancedVideoRenderer

constexpr CLSID juce::ComTypes::CLSID_EnhancedVideoRenderer = { 0xfa10746c, 0x9b63, 0x4b6c, { 0xbc, 0x49, 0xfc, 0x30, 0x0e, 0xa5, 0xf2, 0x56 } }
constexpr

◆ CLSID_FilterGraph

constexpr CLSID juce::ComTypes::CLSID_FilterGraph = { 0xe436ebb3, 0x524f, 0x11ce, { 0x9f, 0x53, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70 } }
constexpr

◆ CLSID_NullRenderer

constexpr CLSID juce::ComTypes::CLSID_NullRenderer = { 0xC1F400A4, 0x3F08, 0x11d3, { 0x9F, 0x0B, 0x00, 0x60, 0x08, 0x03, 0x9E, 0x37 } }
constexpr

◆ CLSID_SampleGrabber

constexpr CLSID juce::ComTypes::CLSID_SampleGrabber = { 0xC1F400A0, 0x3F08, 0x11d3, { 0x9F, 0x0B, 0x00, 0x60, 0x08, 0x03, 0x9E, 0x37 } }
constexpr

◆ CLSID_SmartTee

constexpr CLSID juce::ComTypes::CLSID_SmartTee = { 0xcc58e280, 0x8aa1, 0x11d1, { 0xb3, 0xf1, 0x00, 0xaa, 0x00, 0x37, 0x61, 0xc5 } }
constexpr

◆ 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") constexpr JUCE_COMCLASS (IWindowProvider, "987df77b-db06-4d77-8f8a-86a9c3bb90b9") CLSID juce::ComTypes::CLSID_SpVoice { 0x96749377, 0x3391, 0x11D2, { 0x9E, 0xE3, 0x00, 0xC0, 0x4F, 0x79, 0x73, 0x96 } }
constexpr

◆ CLSID_SystemDeviceEnum

constexpr CLSID juce::ComTypes::CLSID_SystemDeviceEnum = { 0x62BE5D10, 0x60EB, 0x11d0, { 0xBD, 0x3B, 0x00, 0xA0, 0xC9, 0x11, 0xCE, 0x86 } }
constexpr

◆ CLSID_VideoInputDeviceCategory

constexpr CLSID juce::ComTypes::CLSID_VideoInputDeviceCategory = { 0x860BB310, 0x5D01, 0x11d0, { 0xBD, 0x3B, 0x00, 0xA0, 0xC9, 0x11, 0xCE, 0x86 } }
constexpr

◆ CLSID_VideoMixingRenderer

constexpr CLSID juce::ComTypes::CLSID_VideoMixingRenderer = { 0xb87beb7b, 0x8d29, 0x423F, { 0xae, 0x4d, 0x65, 0x82, 0xc1, 0x01, 0x75, 0xac } }
constexpr

◆ CLSID_WMAsfWriter

constexpr CLSID juce::ComTypes::CLSID_WMAsfWriter = { 0x7c23220e, 0x55bb, 0x11d3, { 0x8b, 0x16, 0x00, 0xc0, 0x4f, 0xb6, 0xbd, 0x3d } }
constexpr

◆ FORMAT_VideoInfo

constexpr CLSID juce::ComTypes::FORMAT_VideoInfo = { 0x05589f80, 0xc356, 0x11ce, { 0xbf, 0x01, 0x00, 0xaa, 0x00, 0x55, 0x59, 0x5a } }
constexpr

◆ MEDIASUBTYPE_RGB24

constexpr CLSID juce::ComTypes::MEDIASUBTYPE_RGB24 = { 0xe436eb7d, 0x524f, 0x11ce, { 0x9f, 0x53, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70 } }
constexpr

◆ MEDIATYPE_Video

constexpr CLSID juce::ComTypes::MEDIATYPE_Video = { 0x73646976, 0x0000, 0x0010, { 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 } }
constexpr

◆ MR_VIDEO_RENDER_SERVICE

constexpr CLSID juce::ComTypes::MR_VIDEO_RENDER_SERVICE = { 0x1092a86c, 0xab1a, 0x459a, { 0xa3, 0x36, 0x83, 0x1f, 0xbc, 0x4d, 0x11, 0xff } }
constexpr

◆ PIN_CATEGORY_CAPTURE

constexpr CLSID juce::ComTypes::PIN_CATEGORY_CAPTURE = { 0xfb6c4281, 0x0353, 0x11d1, { 0x90, 0x5f, 0x00, 0x00, 0xc0, 0xcc, 0x16, 0xba } }
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