[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLStyle.getAttribute

getAttribute Method

getAttribute(string, int)

getAttribute method of IHTMLStyle interface.

Declaration
object getAttribute(string strAttributeName, int lFlags)
Parameters
Type Name Description
string strAttributeName
int lFlags
Returns
Type Description
object
Remarks

An original IDL definition of getAttribute method was the following: HRESULT getAttribute (BSTR strAttributeName, [optional, defaultvalue(0)] long lFlags, [out, retval] VARIANT* ReturnValue);