INewMenuItemServer (Windows Embedded CE 6.0)
1/6/2010
This interface serves as an object handler for items created by the New button.
When to Implement
Implement this interface so that items can be created using the New button.
Methods
The following table shows the methods for this interface by functional grouping. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Grouping | Method |
---|---|
Creation |
Obtaining a Pointer
Obtain a pointer to this interface by calling CoCreateInstance and specifying the IID_INewMenuItemServer interface identifier.
Requirements
Header | aygshell.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE .NET 4.2 and later |