Anonymous - 2002-06-11

I was wondering if there are any utilities that will take a “ToString()” representation of a CIMObjectPath and reconstruct it as an actual CIMObjectPath?  I noticed that the only CIMObjectPath constructor that will do something similar to this already expects the keys to be parsed out and placed into a vector.  I was hoping to avoid doing this myself.

Thanks,

Chris