Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > IVBSAXDTDHandler Interface : unparsedEntityDecl Method |
'Declaration <DispIdAttribute(1336)> Sub unparsedEntityDecl( _ ByRef strName As String, _ ByRef strPublicId As String, _ ByRef strSystemId As String, _ ByRef strNotationName As String _ )
'Usage Dim instance As IVBSAXDTDHandler Dim strName As String Dim strPublicId As String Dim strSystemId As String Dim strNotationName As String instance.unparsedEntityDecl(strName, strPublicId, strSystemId, strNotationName)
[DispId(1336)] void unparsedEntityDecl( out string strName, out string strPublicId, out string strSystemId, out string strNotationName )
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.