Platform SDK: MAPI |
The ScBinFromHexBounded function converts the specified portion of a string representation of a hexadecimal number into a binary number.
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 |
SCODE ScBinFromHexBounded( LPTSTR sz, LPBYTE pb, ULONG cb );