'Declaration Function removeBehavior( _ ByVal cookie As System.Integer _ ) As System.Boolean
System.bool removeBehavior( System.int cookie )
Parameters
- cookie
removeBehavior
method of IHTMLElement2
interface.
'Declaration Function removeBehavior( _ ByVal cookie As System.Integer _ ) As System.Boolean
System.bool removeBehavior( System.int cookie )
An original IDL definition of removeBehavior
method was the following: HRESULT removeBehavior (long cookie, [out, retval] VARIANT_BOOL* ReturnValue)
;