Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

QuerySaveFile method

$
0
0

Hi All,

I am developing VS package. While debugging my code , what i found is 

while saving .chtml file , QuerySaveFile([InAttribute] string pszMkDocument, [InAttribute] uint rgf, [InAttribute] VSQEQS_FILE_ATTRIBUTE_DATA[] pFileInfo, out uint pdwQSResult) is suppposed to be called, but QuerySaveFiles([InAttribute] string pszMkDocument, [InAttribute] uint rgf, [InAttribute] VSQEQS_FILE_ATTRIBUTE_DATA[] pFileInfo, out uint pdwQSResult) is getting called , after that QuerySaveFile([InAttribute] string pszMkDocument, [InAttribute] uint rgf, [InAttribute] VSQEQS_FILE_ATTRIBUTE_DATA[] pFileInfo, out uint pdwQSResult) is getting callled. This introduced some different behaviour in my vs package. My visual studio version is VS 2010. 

Could anybody tell me , why this is happening ? please let me know if you need any other detals.

Note: I am pressing save button not save all



Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>