MimeOleIsTnefStream function
Do not use. Reads the first four bytes to determine whether data stream is Transport Neutral Encapsulation Format (TNEF).
Syntax
HRESULT MimeOleIsTnefStream(
_In_ IStream *pStream
);
Parameters
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates TNEF. |
|
Indicates not TNEF, or fewer than 4 bytes read. |
|
Indicates that pStream is NULL. |
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
Library |
|
DLL |
|