C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : getExpression Method |
getExpression
method of IHTMLElement2
interface.
'Declaration Function getExpression( _ ByVal propname As System.String _ ) As System.Object
System.object getExpression( System.string propname )
An original IDL definition of getExpression
method was the following: HRESULT getExpression (BSTR propname, [out, retval] VARIANT* ReturnValue)
;