What exactly should the 'value' be in the IFilterCollection when you are trying to specify a node group through the COM interface?
Is it a String or a IStringCollection or INodeGroup or something else?
Can someone show me some example code of creating an IFilterCollection with a
PropId_Node_NodeGroups in the GetNodeList method using COM? Thanks.