Function webview2_com::take_pwstr
source · [−]Expand description
Copy a PWSTR
allocated with Com::CoTaskMemAlloc
from an input param to a String
and free the original buffer with Com::CoTaskMemFree
.
Copy a PWSTR
allocated with Com::CoTaskMemAlloc
from an input param to a String
and free the original buffer with Com::CoTaskMemFree
.