共用方式為


LoadIntoXML

取得 IProfileCollection 物件中所有設定檔的 XML 格式。

語法

[id(5), helpstring("LoadIntoXML")] HRESULT LoadIntoXML([out] BSTR* pbstrResults);

參數

pbstrResults [out]
結果字串的指標。

傳回值

備註

此函式會針對已新增至設定檔集合的所有設定檔輸出一個合併設定檔。

IProfileCollection