RAD Studio VCL Reference
|
Copies data received from a COM interface to a string.
function OleStrToString(Source: PWideChar): UnicodeString;
UnicodeString OleStrToString(PWideChar Source);
OleStrToString copies data from the format used by COM into a Delphi string.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|