Share via


SHFreeContextMenuExtensions (Windows CE 5.0)

Send Feedback

This function releases memory that is allocated for context menu processing.

Syntax

BOOL SHFreeContextMenuExtensions(  HANDLE hCMExtensions);

Parameters

  • hCMExtensions
    [in] Handle to the context menu extension's abstraction object.

Return Values

This function returns TRUE if it is successful and FALSE if it fails.

Requirements

Pocket PC: Pocket PC 2000 and later
OS Versions: Windows CE 3.0 and later
Header: aygshell.h
Library: aygshell.lib

See Also

SHLoadContextMenuExtensions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.