Writing a WMI provider in C# 
Author Message
 Writing a WMI provider in C#

I'm trying to write a WMI provider in C#.  I have successfully written a
class that exposes data but want to also expose some methods.  I've done a
lot of reading and found examples of exposing management events and
management data in C# but nothing about exposing methods.

Can anybody point me to some documentation or samples?

Thanks

Don Doyle



Mon, 28 Mar 2005 20:15:11 GMT  
 Writing a WMI provider in C#
No, V1.0 doesn't support this kind of provider.

Willy.

Quote:

> I'm trying to write a WMI provider in C#.  I have successfully written a
> class that exposes data but want to also expose some methods.  I've done a
> lot of reading and found examples of exposing management events and
> management data in C# but nothing about exposing methods.

> Can anybody point me to some documentation or samples?

> Thanks

> Don Doyle



Tue, 29 Mar 2005 03:51:48 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. WMI(Windows Management Instrumentation)providers HELP!!

2. WMI - WMI Login Cotrol causes exception when destroying

3. C# and WMI / SNMP

4. WMI, C# and processes

5. SNMP and WMI with C#

6. How write a Network Provider API

7. Has anyone written a Hi Performance Provider...

8. How to write own e-mail transport provider?

9. Can I write C# apps with MTS instead of COM+

10. Looking for samples/open source project to write a FTP client in C#

11. Calling C written DLL from C#

12. Writing a Visual Studio Add-in in C#

 

 
Powered by phpBB® Forum Software