equal
Description:
Compare two BaseInfo.
Using pointer comparison is not practical since many functions return different instances of BaseInfo that refers to the same part of the TypeLib; use this function instead to do BaseInfo comparisons.
Parameters:
this |
a BaseInfo |
info2 |
a BaseInfo |
Returns:
|