Compare two Interface IDs for equality. 
- Note
 - If both parameters are NULL, they are considered equal. If only one is NULL, they are considered not equal. 
 
- Parameters
 - 
  
  
 
- Returns
 - Non-zero (TRUE) if the two IDs match exactly. 
 
- 
Zero (FALSE) if the two IDs do not match.