ComPtr

Undocumented in source.

Constructors

this
this(T o, bool addref)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

comcast
ComPtr!I comcast()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
int opDispatch(T args)
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.
outArg
T* outArg [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ptr
T ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta