ActiveX & WMI

  • Thread starter Thread starter Cojocaru Segiu
  • Start date Start date
C

Cojocaru Segiu

Hello,
I'm trying to write an activex that uses WMI, I have problem with
CoInitializeSecurity. It gives me 80010119 error (Security must be
initialized before any interfaces are marshalled or unmarshalled. It cannot
be changed once initialized.) How I can solve this problem?
 
Back
Top