C++
AcDMMWideString( PCWIDESTR pwsz );
Description
Constructs this from a pointer to a Unicode string.
Parameters
Parameters | Description |
---|---|
pwsz | Input pointer to the null-terminated Unicode string from which to construct this object |
AcDMMWideString( PCWIDESTR pwsz );
Constructs this from a pointer to a Unicode string.
Parameters | Description |
---|---|
pwsz | Input pointer to the null-terminated Unicode string from which to construct this object |