Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Anyone here ever programmed an MMC snapin?

Anyone here ever programmed an MMC snapin?

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Le centriste
    wrote on last edited by
    #1

    How do you insert a scope pane item without making it appear in the result pane, when its parent node is selected? I have a snapin which has its root node display some items in the result pane, with multiple column. This root node also has a child in the scope pane. The problem is that when the root node is selected, the children is displayed in the result pane. I don't want it displayed. I tried to return S_FALSE, S_OK, E_FAIL, E_NOTIMPL, E_INVALIDARG from GetResultPaneInfo but nothing works. Any help? Tx Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
    - TreeBeard

    D 1 Reply Last reply
    0
    • L Le centriste

      How do you insert a scope pane item without making it appear in the result pane, when its parent node is selected? I have a snapin which has its root node display some items in the result pane, with multiple column. This root node also has a child in the scope pane. The problem is that when the root node is selected, the children is displayed in the result pane. I don't want it displayed. I tried to return S_FALSE, S_OK, E_FAIL, E_NOTIMPL, E_INVALIDARG from GetResultPaneInfo but nothing works. Any help? Tx Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
      - TreeBeard

      D Offline
      D Offline
      DanielP
      wrote on last edited by
      #2

      set in GetResultViewType(): *pViewOptions |= MMC_VIEW_OPTIONS_EXCLUDE_SCOPE_ITEMS_FROM_LIST;

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups