The FtMulDwDw function multiplies one unsigned 32-bit integer by another.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIUTIL.H |
Implemented by: | MAPI |
Called by: | Client applications and service providers |
FILETIME FtMulDwDw(
DWORD Multiplicand,
DWORD Multiplier
);
The FtMulDwDw function returns a FILETIME structure containing the product of the two integers. The two input parameters remain unchanged.