'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 )
Parameters
- tagID
- pchAttributes
- ppElement