[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setCapture

setCapture Method

setCapture(bool)

setCapture method of IHTMLElement2 interface.

Declaration
void setCapture(bool containerCapture)
Parameters
Type Name Description
bool containerCapture
Remarks

An original IDL definition of setCapture method was the following: HRESULT setCapture ([optional, defaultvalue(-1)] VARIANT_BOOL containerCapture);