This content has been marked as final.
Show 2 replies
-
1. Re: Where could I find any sample with sADMHierarchyList->PickEntry() usage?
Polda1 May 6, 2008 11:17 PM (in response to andrejusc)sADMEntry->Activate(sADMList->GetEntry(theItemsList, 0), true);
this will activate the entry with ID set to 0. -
2. Re: Where could I find any sample with sADMHierarchyList->PickEntry() usage?
andrejusc May 7, 2008 1:11 AM (in response to andrejusc)Thank you Polda for such quick response! It works great for me!
