Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6XPATH_VAR Struct Reference

#include <p6xpathvariables.h>

Public Attributes

P6BSTR binaryResult
 
P6BOOL bResult
 
P6BSTR encodedBinary
 
P6FLOAT fResult
 
P6INT32 iResult
 
P6INT64 lResult
 
p6IDOMNodesetpNodeSet
 
const P6WCHARpString
 
p6IXpathTimeptResult
 
P6UINT32 strLength
 
P6XPATH_TYPE type
 
P6UINT32 uResult
 

Detailed Description

When XPath 2.0 does not recognize a function name it tries to call out to a registered application (via p6IXpathExpression::setVariableHandler( p6IXpathVariables* pObject ) ) This return value from an externally called function.

The 'type' field of the structure defines which of the other structure field contain the value of the result.

Definition at line 47 of file p6xpathvariables.h.


The documentation for this struct was generated from the following file: