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.
| this |
a BaseInfo |
| info2 |
a BaseInfo |
|
true if and only if this equals |