Separatista
Separatista::IElement Interface Reference
Inheritance diagram for Separatista::IElement:

Public Member Functions

HRESULT __stdcall GetElementByTagName ([in] BSTR TagName, [in, defaultvalue(0)] int index, [out, retval] IElement **ppElement)
 
HRESULT __stdcall CreateElementByTagName ([in] BSTR TagName, [in, defaultvalue(0)] int index, [out, retval] IElement **ppElement)
 
HRESULT __stdcall DestroyElement ([in] IElement *ChildElement)
 
HRESULT __stdcall GetAttributeValue ([in] BSTR AttributeName, [out, retval] BSTR *pValue)
 
HRESULT __stdcall SetAttributeValue ([in] BSTR AttributeName, [in] BSTR Value)
 
HRESULT __stdcall GetAllByTagName ([in] BSTR TagName, [out, retval] SAFEARRAY(IElement *) *pArray)
 

Properties

BSTR TagName [get]
 
BSTR Value [get, set]
 
VARIANT CurrencyValue [get, set]
 
DATE DateValue [get, set]
 
DATE DateTimeValue [set]
 

Detailed Description

Member Function Documentation

◆ GetAttributeValue()

HRESULT __stdcall Separatista::IElement::GetAttributeValue ( [in] BSTR  AttributeName,
[out, retval] BSTR *  pValue 
)
attribute

◆ SetAttributeValue()

HRESULT __stdcall Separatista::IElement::SetAttributeValue ( [in] BSTR  AttributeName,
[in] BSTR  Value 
)
attribute

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