xmlenglibxml2dll.cpp File Reference

IN_LIBXML

__declspec(dllexport)

__declspec(dllexport)

Retrieves a pointer to the 'global state' structure that contains all global settings

Initialization of global data is performed when first user of XML Engine calls XmlEngine::XmlEngineAttachL() or XmlEngine::XmlEnginePushL()

Returns pointer to the global state structure as it is stored in TLS.

Use only xeGetTLS() for checking the content of libxml2's TLS, otherwise Dll:Tls() returns value, which is specific to the caller's DLL and thread, not libxml2's!

Parameters

dllexport