xref: /AOO41X/main/winaccessibility/source/UAccCOM/AccKeyBinding.rgs (revision ffad8df045fe8db79e3e50f731c1fa6ab6501c83)
1HKCR
2{
3    UAccCOM.AccKeyBinding.1 = s 'AccKeyBinding Class'
4    {
5        CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
6    }
7    UAccCOM.AccKeyBinding = s 'AccKeyBinding Class'
8    {
9        CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
10    }
11    NoRemove CLSID
12    {
13        ForceRemove {98AFE6FB-D748-4313-B4D6-E7B273B6255D} = s 'AccKeyBinding Class'
14        {
15            ProgID = s 'UAccCOM.AccKeyBinding.1'
16            VersionIndependentProgID = s 'UAccCOM.AccKeyBinding'
17            InprocServer32 = s '%MODULE%'
18            {
19                val ThreadingModel = s 'both'
20            }
21        }
22    }
23}
24