This function extracts information from an encoded transport-neutral encapsulation format (TNEF)file.
Header file: | Tnefapi.h |
Platforms: | H/PC 3.0 |
Windows CE versions: | 2.10 and later |
BOOL WINAPI TnefGetInfo(const TNEFINFO * pti,
MailNonIpmInfo ** lplpnii, MailAttArray ** lplpmaa);
TRUE indicates success. FALSE indicates failure.
Regardless of whether this functions succeeds or fails, this function deletes the file described by the structure that pti points to.
While Windows CE version 2.10 does not support bundling attachments to a TNEF file, this function can extract meeting request properties from a TNEF file.