WstrAutoPtr

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

ptr

Members

Functions

opAssign
WstrAutoPtr opAssign(LPWSTR value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isNull
bool isNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toWstring
wstring toWstring [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ptr
LPWSTR ptr;
Undocumented in source.

Meta