dlangide v0.5.7 (2015-12-10T13:40:30Z)
Home
Dub
Repo
ComObject
ddebug
windows
mago
Undocumented in source.
version(Windows && USE_MAGO)
class
ComObject : IUnknown {
HRESULT
QueryInterface
(GUID* riid, void** ppv);
ULONG
AddRef
();
ULONG
Release
();
extern (
Windows
)
LONG
count
;
}
Members
Functions
AddRef
ULONG
AddRef
()
Undocumented in source. Be warned that the author may not have intended to support it.
QueryInterface
HRESULT
QueryInterface
(GUID* riid, void** ppv)
Undocumented in source. Be warned that the author may not have intended to support it.
Release
ULONG
Release
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
count
LONG
count
;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
ddebug
windows
mago
classes
ComObject
DebugCallback
DebugPortRequest
functions
createPortSupplier
formatHResult
testMago
variables
CLSID_PORT_SUPPLIER
IID_MAGO_NATIVE_ENGINE