RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
InvokeRegistry.InvString Type

InvString is the type for strings that are used to represent all or part of an encoded call on an invokable interface.

Pascal
InvString = xmldom.DOMString;
C++
xmldom.DOMString InvString;

InvString is the type for encoded method calls in Web Service applications. It is used for the results of encoding an interface call or its results so that it can be transported between client and server applications. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!