Share via


INewMenuItemServer::CreateNewItem (Windows Embedded CE 6.0)

1/6/2010

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 Value

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

Requirements

Header aygshell.h
Library Developer Implemented
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

INewMenuItemServer
SHCreateNewItem