The GetMimeType method returns the mime type of the item being parsed.
HRESULT GetMimeType(
[out, retval] BSTR* pbstrMimeType
);
pbstr
Pointer to BSTR to receive the string
Caller must use SysFreeString().
© 2000 Microsoft Corporation. All rights reserved. Terms of use.