LoadIntoXML
Obtains the XML format of all profiles in the IProfileCollection object.
Syntax
[id(5), helpstring("LoadIntoXML")] HRESULT LoadIntoXML([out] BSTR* pbstrResults);
Parameters
pbstrResults [out]
Pointer to a result string.
Return Value
Remarks
This function outputs one combined profile for all the profiles that have been added to the profile collection.