Win32.IOleObject.DoVerb Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void DoVerb(System::UInt32 iVerb, System::UInt32 lpmsg, System::Object ^ pActiveSite, System::UInt32 lindex, System::UInt32 hwndParent, System::UInt32 lprcPosRect);
public void DoVerb (uint iVerb, uint lpmsg, object pActiveSite, uint lindex, uint hwndParent, uint lprcPosRect);
abstract member DoVerb : uint32 * uint32 * obj * uint32 * uint32 * uint32 -> unit
Public Sub DoVerb (iVerb As UInteger, lpmsg As UInteger, pActiveSite As Object, lindex As UInteger, hwndParent As UInteger, lprcPosRect As UInteger)
Parameters
- iVerb
- UInt32
- lpmsg
- UInt32
- pActiveSite
- Object
- lindex
- UInt32
- hwndParent
- UInt32
- lprcPosRect
- UInt32