Share via


INewMenuItemServer::CreateNewItem (Windows CE 5.0)

Send Feedback

This method is used to create new items from the New button menu.

Syntax

HRESULT CreateNewItem (  HWND hwndParent);

Parameters

  • hwndParent
    [in] Handle to the New button menu. The application uses this to add its menu items to the menu.

Return Values

The return values for this method depend on implementation of the underlying object and are subsequently passed through to the calling application.

Requirements

OS Versions: Windows CE .NET 4.2 and later
Header: Aygshell.h.
Link Library: Application-defined.

See Also

INewMenuItemServer | SHCreateNewItem

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.