Receives/reports a parsed internal entity declaration. Only the effective (first) declaration for each entity is reported.
All parameter entities in the value are expanded. General entities are not expanded.
Sub internalEntityDecl(strName As String, strValue As String)
If failed, the DeclHandler raises a trappable error.
HRESULT internalEntityDecl( [in] const wchar_t * pwchName, [in] int cchName, [in] const wchar_t * pwchValue, [in] int cchValue);
To view reference information for Visual Basic or C/C++ only, click the Language Filter button
in the upper-left corner of the page.
Applies to: ISAXDeclHandler/IVBSAXDeclHandler Interface
| This HTML Help has been published using the chm2web software. |