[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeBehavior

removeBehavior Method

removeBehavior(int)

removeBehavior method of IHTMLElement2 interface.

Declaration
bool removeBehavior(int cookie)
Parameters
Type Name Description
int cookie
Returns
Type Description
bool
Remarks

An original IDL definition of removeBehavior method was the following: HRESULT removeBehavior (long cookie, [out, retval] VARIANT_BOOL* ReturnValue);