Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > MXHTMLWriter60Class Class > startDTD Method : startDTD(UInt16,Int32,UInt16,Int32,UInt16,Int32) Method |
'Declaration Public Overloads Overridable Sub startDTD( _ ByRef pwchName As UShort, _ ByVal cchName As Integer, _ ByRef pwchPublicId As UShort, _ ByVal cchPublicId As Integer, _ ByRef pwchSystemId As UShort, _ ByVal cchSystemId As Integer _ )
'Usage Dim instance As MXHTMLWriter60Class Dim pwchName As UShort Dim cchName As Integer Dim pwchPublicId As UShort Dim cchPublicId As Integer Dim pwchSystemId As UShort Dim cchSystemId As Integer instance.startDTD(pwchName, cchName, pwchPublicId, cchPublicId, pwchSystemId, cchSystemId)
public virtual void startDTD( ref ushort pwchName, int cchName, ref ushort pwchPublicId, int cchPublicId, ref ushort pwchSystemId, int cchSystemId )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.