The IsEqualMAPIUID macro tests two MAPIUID structures to determine if they contain the same identifier.
Header file: | MAPIDEFS.H |
Related structure: | MAPIUID |
IsEqualMAPIUID(lpuid1, lpuid2)
The IsEqualMAPIUID macro returns TRUE if the two MAPIUID structures contain the same identifier and FALSE if they do not.
The IsEqualMAPIUID macro requires that the header file MEMORY.H be included.