|
HRESULT | FreeParamInfoArray ([in] ULONG cParams, [in] LPMIMEPARAMINFO prgParam, [in] boolean fFreeArray) |
|
HRESULT | FreeAddressList ([in, out] LPADDRESSLIST pList) |
|
HRESULT | FreeAddressProps ([in, out] LPADDRESSPROPS pAddress) |
|
HRESULT | ReleaseObjects ([in] ULONG cObjects, [in] IUnknown **prgpUnknown, [in] boolean fFreeArray) |
|
HRESULT | FreeEnumHeaderRowArray ([in] ULONG cRows, [in] LPENUMHEADERROW prgRow, [in] boolean fFreeArray) |
|
HRESULT | FreeEnumPropertyArray ([in] ULONG cProps, [in] LPENUMPROPERTY prgProp, [in] boolean fFreeArray) |
|
HRESULT | FreeThumbprint ([in] THUMBBLOB *pthumbprint) |
|
HRESULT | PropVariantClear ([in] LPPROPVARIANT pProp) |
|
LPVOID | Alloc ([in] SIZE_T cb) |
|
LPVOID | Realloc ([in] LPVOID pv, [in] SIZE_T cb) |
|
void | Free ([in] LPVOID pv) |
|
SIZE_T | GetSize ([in] LPVOID pv) |
|
int | DidAlloc (LPVOID pv) |
|
void | HeapMinimize () |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 1341 of file mimeole.idl.
◆ LPMIMEALLOCATOR
◆ FreeAddressList()
HRESULT MIMEOLE::IMimeAllocator::FreeAddressList |
( |
[in, out] LPADDRESSLIST |
pList | ) |
|
◆ FreeAddressProps()
HRESULT MIMEOLE::IMimeAllocator::FreeAddressProps |
( |
[in, out] LPADDRESSPROPS |
pAddress | ) |
|
◆ FreeEnumHeaderRowArray()
HRESULT MIMEOLE::IMimeAllocator::FreeEnumHeaderRowArray |
( |
[in] ULONG |
cRows, |
|
|
[in] LPENUMHEADERROW |
prgRow, |
|
|
[in] boolean |
fFreeArray |
|
) |
| |
◆ FreeEnumPropertyArray()
HRESULT MIMEOLE::IMimeAllocator::FreeEnumPropertyArray |
( |
[in] ULONG |
cProps, |
|
|
[in] LPENUMPROPERTY |
prgProp, |
|
|
[in] boolean |
fFreeArray |
|
) |
| |
◆ FreeParamInfoArray()
HRESULT MIMEOLE::IMimeAllocator::FreeParamInfoArray |
( |
[in] ULONG |
cParams, |
|
|
[in] LPMIMEPARAMINFO |
prgParam, |
|
|
[in] boolean |
fFreeArray |
|
) |
| |
◆ FreeThumbprint()
HRESULT MIMEOLE::IMimeAllocator::FreeThumbprint |
( |
[in] THUMBBLOB * |
pthumbprint | ) |
|
◆ PropVariantClear()
HRESULT MIMEOLE::IMimeAllocator::PropVariantClear |
( |
[in] LPPROPVARIANT |
pProp | ) |
|
◆ ReleaseObjects()
The documentation for this interface was generated from the following file: