Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
status = ProSectionIntentManagerModeSet(section,PRO_B_FALSE);// b = PRO_B_FALSE
status = ProSecerrorAlloc (&errors);
status = ProSecerrorAlloc (§ion_errors1);
status = ProSectionIntentManagerModeSet(section,PRO_B_TRUE);
Thank you that was very helpful