[]
This member is for internal use only.
int CreateElement(int tagID, string pchAttributes, out IHTMLElement ppElement)
Function CreateElement(tagID As Integer, pchAttributes As String, ByRef ppElement As IHTMLElement) As Integer
| Type | Name | Description |
|---|---|---|
| int | tagID | |
| string | pchAttributes | |
| IHTMLElement | ppElement |
| Type | Description |
|---|---|
| int |