Called by the container to free the shared menu descriptor allocated by the OleCreateMenuDescriptor function.
void OleDestroyMenuDescriptor(
HOLEMENU holemenu //Handle to the shared menu descriptor
);
None. (This function does not indicate failure.)
Windows NT: Use version 3.1 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ole2.h.
Import Library: Included as a resource in ole32.dll.