Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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
