void CreateCopy( qWideChar ** szCopy ) const;
Name | Description | |
---|---|---|
out | szCopy | Pointer to the qWideChar C-format string |
Creates a copy of a string.
The string generated with this function is released using the ReleaseCopy
function.
CONFIDENTIAL