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 |
|
); |
Parameter
Return Value
None. (This function does not indicate failure.)
See Also