Relative Content

Tag Archive for c++cwinapicom

BSTR Differences

I’m writing a program that takes input from the command-line and uses that input to connect to a remote WMI server and execute methods. My code is as follows.