function JwCreateUnicodeString(const NewString: WideString; AbsoluteStr: boolean = true): PUnicodeString;
|
Parameters |
Description |
|
const NewString: WideString |
|
|
AbsoluteStr: boolean = true |
Defines whether the new unicode string is a continues block of memory (FALSE) or the string pointer of PUnicodeString points to a source string. |
JwCreateUnicodeStringReturns a pointer to an initialized unicode string
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|