Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > MXHTMLWriter60Class Class > unparsedEntityDecl Method : unparsedEntityDecl(UInt16,Int32,UInt16,Int32,UInt16,Int32,UInt16,Int32) Method |
'Declaration Public Overloads Overridable Sub unparsedEntityDecl( _ ByRef pwchName As UShort, _ ByVal cchName As Integer, _ ByRef pwchPublicId As UShort, _ ByVal cchPublicId As Integer, _ ByRef pwchSystemId As UShort, _ ByVal cchSystemId As Integer, _ ByRef pwchNotationName As UShort, _ ByVal cchNotationName 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 Dim pwchNotationName As UShort Dim cchNotationName As Integer instance.unparsedEntityDecl(pwchName, cchName, pwchPublicId, cchPublicId, pwchSystemId, cchSystemId, pwchNotationName, cchNotationName)
public virtual void unparsedEntityDecl( ref ushort pwchName, int cchName, ref ushort pwchPublicId, int cchPublicId, ref ushort pwchSystemId, int cchSystemId, ref ushort pwchNotationName, int cchNotationName )
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.