Share

AcDMMWideString::AcDMMWideString

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

Links

AcDMMWideString

Was this information helpful?