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

#include <p6domxml.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

The return value form an XPath 2.0 expression evaluation.

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

Definition at line 50 of file p6domxml.h.


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