WMI & VB6
- From: Andrew <Andrew@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Apr 2005 14:29:08 -0700
I have been wading through the mountains of documentation for WMI scripting,
and trying to figure out how to implement the "JoinDomainOrWorkgroup" method
of Win32_ComputerSystem in a regular VB6 application.
There are two problems that I am having.
First, my application is strongly typed and uses early binding, so the
documentation provided in the scripting reference is not viable for me.
(Though I found some of the object types using TypeName.)
Second, I cannot figure out the proper syntax for the method call. I am so
frustrated by the documentation! All I really need is an example of some
working code that calls a WMI method from VB6.
I would really appreciate if someone could illuminate the cloudy path of WMI
for me.
.
- Follow-Ups:
- Re: WMI & VB6
- From: Paul Clement
- Re: WMI & VB6
- From: Tony Proctor
- Re: WMI & VB6
- From: Ken Halter
- Re: WMI & VB6
- Prev by Date: Re: VBA IsNumeric equivalent
- Next by Date: Re: WMI & VB6
- Previous by thread: Parsing a fixed length string
- Next by thread: Re: WMI & VB6
- Index(es):
Relevant Pages
|