question

abcabc-6368 avatar image
0 Votes"
abcabc-6368 asked

Remembering view mode when changing view mode using IResultData->SetViewMode() in MMC snap-in

Hi,


I want to achieve similar functionality of mmc view menus detail,list,filter in MMC result view html page.
In html page when I click on dropdown with views(list,detail,filter), I need to change view mode. By using IResultData->SetViewMode() I am changing view mode.
But when programmatically changing view mode, on closing the application view change is not getting saved in %appdata%\Microsoft\MMC.

Why it is not saved

How to make it save?

c++
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers