|
HRESULT | CreateWebPage ([in] IStream *pRootStm, [in] LPWEBPAGEOPTIONS pOptions, [in] IMimeMessageCallback *pCallback, [out] IMoniker **ppMoniker) |
|
HRESULT | GetProp ([in] LPCSTR pszName, [in] DWORD dwFlags, [in, out] LPPROPVARIANT pValue) |
|
HRESULT | SetProp ([in] LPCSTR pszName, [in] DWORD dwFlags, [in] LPCPROPVARIANT pValue) |
|
HRESULT | DeleteProp ([in] LPCSTR pszName) |
|
HRESULT | QueryProp ([in] LPCSTR pszName, [in] LPCSTR pszCriteria, [in] boolean fSubString, [in] boolean fCaseSensitive) |
|
HRESULT | GetTextBody ([in] DWORD dwTxtType, [in] ENCODINGTYPE ietEncoding, [out] IStream **pStream, [out] LPHBODY phBody) |
|
HRESULT | SetTextBody ([in] DWORD dwTxtType, [in] ENCODINGTYPE ietEncoding, [in] HBODY hAlternative, [in] IStream *pStream, [out] LPHBODY phBody) |
|
HRESULT | AttachObject ([in] REFIID riid, [in, iid_is(riid)] void *pvObject, [out] LPHBODY phBody) |
|
HRESULT | AttachFile ([in] LPCSTR pszFilePath, [in] IStream *pstmFile, [out] LPHBODY phBody) |
|
HRESULT | AttachURL ([in] LPCSTR pszBase, [in] LPCSTR pszURL, [in] DWORD dwFlags, [in] IStream *pstmURL, [out] LPSTR *ppszCIDURL, [out] LPHBODY phBody) |
|
HRESULT | GetAttachments ([out] ULONG *pcAttach, [out] LPHBODY *pprghAttach) |
|
HRESULT | GetAddressTable ([out] IMimeAddressTable **ppTable) |
|
HRESULT | GetSender ([in, out] LPADDRESSPROPS pAddress) |
|
HRESULT | GetAddressTypes ([in] DWORD dwAdrTypes, [in] DWORD dwProps, [in, out] LPADDRESSLIST pList) |
|
HRESULT | GetAddressFormat ([in] DWORD dwAdrTypes, [in] ADDRESSFORMAT format, [out] LPSTR *ppszFormat) |
|
HRESULT | EnumAddressTypes ([in] DWORD dwAdrTypes, [in] DWORD dwProps, [out] IMimeEnumAddressTypes **ppEnum) |
|
HRESULT | SplitMessage ([in] ULONG cbMaxPart, [out] IMimeMessageParts **ppParts) |
|
HRESULT | GetRootMoniker ([out] IMoniker **ppMoniker) |
|
HRESULT | GetMessageSource ([out] IStream **ppStream, [in] DWORD dwFlags) |
|
HRESULT | GetMessageSize ([out] ULONG *pcbSize, [in] DWORD dwFlags) |
|
HRESULT | LoadOffsetTable ([in] IStream *pStream) |
|
HRESULT | SaveOffsetTable ([in] IStream *pStream, [in] DWORD dwFlags) |
|
HRESULT | GetFlags ([out] DWORD *pdwFlags) |
|
HRESULT | Commit ([in] DWORD dwFlags) |
|
HRESULT | HandsOffStorage () |
|
HRESULT | BindToObject ([in] const HBODY hBody, [in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
HRESULT | SaveBody ([in] HBODY hBody, [in] DWORD dwFlags, [in] IStream *pStream) |
|
HRESULT | InsertBody ([in] BODYLOCATION location, [in] HBODY hPivot, [out] LPHBODY phBody) |
|
HRESULT | GetBody ([in] BODYLOCATION location, [in] HBODY hPivot, [out] LPHBODY phBody) |
|
HRESULT | DeleteBody ([in] HBODY hBody, [in] DWORD dwFlags) |
|
HRESULT | MoveBody ([in] HBODY hBody, [in] BODYLOCATION location) |
|
HRESULT | CountBodies ([in] HBODY hParent, [in] boolean fRecurse, [out] ULONG *pcBodies) |
|
HRESULT | FindFirst ([in, out] LPFINDBODY pFindBody, [out] LPHBODY phBody) |
|
HRESULT | FindNext ([in, out] LPFINDBODY pFindBody, [out] LPHBODY phBody) |
|
HRESULT | ResolveURL ([in] HBODY hRelated, [in] LPCSTR pszBase, [in] LPCSTR pszURL, [in] DWORD dwFlags, [out] LPHBODY phBody) |
|
HRESULT | ToMultipart ([in] HBODY hBody, [in] LPCSTR pszSubType, [out] LPHBODY phMultipart) |
|
HRESULT | GetBodyOffsets ([in] HBODY hBody, [in, out] LPBODYOFFSETS pOffsets) |
|
HRESULT | GetCharset ([out] LPHCHARSET phCharset) |
|
HRESULT | SetCharset ([in] HCHARSET hCharset, [in] CSETAPPLYTYPE applytype) |
|
HRESULT | IsBodyType ([in] HBODY hBody, [in] IMSGBODYTYPE bodytype) |
|
HRESULT | IsContentType ([in] HBODY hBody, [in] LPCSTR pszPriType, [in] LPCSTR pszSubType) |
|
HRESULT | QueryBodyProp ([in] HBODY hBody, [in] LPCSTR pszName, [in] LPCSTR pszCriteria, [in] boolean fSubString, [in] boolean fCaseSensitive) |
|
HRESULT | GetBodyProp ([in] HBODY hBody, [in] LPCSTR pszName, [in] DWORD dwFlags, [in, out] LPPROPVARIANT pValue) |
|
HRESULT | SetBodyProp ([in] HBODY hBody, [in] LPCSTR pszName, [in] DWORD dwFlags, [in] LPCPROPVARIANT pValue) |
|
HRESULT | DeleteBodyProp ([in] HBODY hBody, [in] LPCSTR pszName) |
|
HRESULT | SetOption ([in] const TYPEDID oid, [in] LPCPROPVARIANT pValue) |
|
HRESULT | GetOption ([in] const TYPEDID oid, [in, out] LPPROPVARIANT pValue) |
|
HRESULT | IsDirty () |
|
HRESULT | Load ([in] LPSTREAM pStm) |
|
HRESULT | Save ([in] LPSTREAM pStm, [in] BOOL fClearDirty) |
|
HRESULT | GetSizeMax ([out] ULARGE_INTEGER *pcbSize) |
|
HRESULT | InitNew () |
|
HRESULT | GetClassID ([out] CLSID *pClassID) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 1088 of file mimeole.idl.