Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supplies an enumeration of registered actions (verbs) for this control by calling OleRegEnumVerbs.
STDMETHOD(EnumVerbs)(
IEnumOLEVERB** ppEnumOleVerb
);
Remarks
You can add verbs to your project's .rgs file. For example, see CIRCCTL.RGS in the CIRC sample.
See IOleObject::EnumVerbs in the Windows SDK.
Requirements
Header: atlctl.h