Share via


MimeOleSMimeCapRelease function

Do not use. Clears allocated capabilities memory.

Syntax

HRESULT MimeOleSMimeCapRelease(
  _In_ LPVOID pv
);

Parameters

pv [in]

Type: LPVOID

Specifies pointer to capabilities memory to clear.

Return value

Type: HRESULT

Returns one of the following values.

Return code Description
S_OK
Always returns S_OK.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
Library
Inetcomm.lib
DLL
Inetcomm.dll (version 6.0 or later)