CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPBOOLEAN SectionID_Match ( CPSECTIONID const *const  pSectionID1,
CPSECTIONID const *const  pSectionID2 
)

Checks if two Section IDs match taking care of wildcards.

Parameters
[in]pSectionID1Pointer to the first Section ID
[in]pSectionID2Pointer to the second Section ID
Returns
TRUE if the section IDs match.