Questions tagged [moniker]
31 questions
-1
votes
1 answer
How to fix compile error 'System.ServiceModel.ComIntegration.IParseDisplayName' is inaccessible due to its protection level'
I'm trying to implement a COM component in C# that will be invokable using GetObject and supplying a custom string. Two components already do this WMI with GetObject("winmgmts:\.\root\cimv2") and LDAP with…

S Meaden
- 8,050
- 3
- 34
- 65