aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
DXPtr
aurora
directx
com
Undocumented in source.
version(Windows)
class
DXPtr (
T
:
IUnknown
) {
T
value
[@property getter];
this
(T value);
void
opAssign
(T value);
~this
();
}
Constructors
this
this
(T value)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Alias This
value
Members
Functions
opAssign
void
opAssign
(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
value
T
value
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
aurora
directx
com
aliases
UUID
classes
DXPtr
interfaces
IEnumString
IEnumUnknown
IPrintDocumentPackageTarget
ISequentialStream
IStream
structs
FILETIME
FONTSIGNATURE
GUID
LUID
SIZE
STATSTG
templates
uuid