[]
setCapture
method of IHTMLElement2
interface.
void setCapture(bool containerCapture)
Type | Name | Description |
---|---|---|
bool | containerCapture |
An original IDL definition of setCapture
method was the following: HRESULT setCapture ([optional, defaultvalue(-1)] VARIANT_BOOL containerCapture)
;