C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IMarkupServices Interface : CreateElement Method |
'Declaration Function CreateElement( _ ByVal tagID As System.Integer, _ ByVal pchAttributes As System.String, _ ByRef ppElement As IHTMLElement _ ) As System.Integer
System.int CreateElement( System.int tagID, System.string pchAttributes, out IHTMLElement ppElement )