[]
removeBehavior
method of IHTMLElement2
interface.
bool removeBehavior(int cookie)
Type | Name | Description |
---|---|---|
int | cookie |
Type | Description |
---|---|
bool |
An original IDL definition of removeBehavior
method was the following: HRESULT removeBehavior (long cookie, [out, retval] VARIANT_BOOL* ReturnValue)
;