John, The OP is looking for a way to search a class in the WMI namespace
schema, reflection isn't of any help here.
Willy.
| Darn - presed the wrong button before I'd finished typing.
|
| As I was saying, I dont kow the answer but you may be able to use
reflection
| in .net to access the WMI types and see if you can enumerate up to the
| namespaces.
|
| Have a read of this for a pointer.
|
http://www.ondotnet.com/pub/a/dotnet/2003/10/06/reflectionpt1.html
|
| Regards
|
| John Timney (MVP)
|
| | > Dont know the answer, but it sounds like you should take a look at
| > reflection in .net and see if yuo can use it to access the
| >
| >
| > --
| > --
| > Regards
| >
| > John Timney (MVP)
| > | >> is there a way for us to find the WMI namespace of the given WMI
| >> class...??
| >>
| >> its more like, i will be inputting the name of the WMI class and i will
| >> be given the WMI namespace of that class...
| >>
| >> any idea how to do this...???
| >> please help...
| >> tnx...
| >>
| >
| >
|
|