RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDuration.NativeToXS Method

Returns a string that represents the value of a TXSDuration instance.

Pascal
function NativeToXS: WideString; override;
C++
virtual __fastcall BSTR NativeToXS();

NativeToXS returns the string that represents the value of this TXSDuration in a SOAP packet. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!