__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!
dllexport |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.