<br><div>Folks,</div><div><br></div><div>I'm a new user and I'm trying to build a standalone application using libvirt-cim (rather than use a full-fledged CIMOM). I need some help.</div><div><br></div><div>While calling the CMPIInstanceMI->ft->enumerateInstances, I need to pass a reference to CMPIObjectPath. My application is crashing because I don't know what is the correct constructor for this. If I do ref = CMPIObjectPath () then all the FT pointers are null. </div>
<div><br></div><div>Can someone please guide me on how to construct CMPIObjectPath instance before passing to enumerateInstances?</div><div><br></div><div>Thanks much</div><div>Ashish</div>