ComAutoPtr

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

ptr

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
ComAutoPtr opAssign(T 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.

Variables

ptr
T ptr;
Undocumented in source.

Meta