dlangide v0.5.7 (2015-12-10T13:40:30Z)
Home
Dub
Repo
DebugPortRequest
ddebug
windows
mago
Undocumented in source.
version(Windows && USE_MAGO)
class
DebugPortRequest :
ComObject
,
IDebugPortRequest2
{
static const
wchar
[]
portName
;
HRESULT
GetPortName
(BSTR* pbstrPortName);
}
Members
Functions
GetPortName
HRESULT
GetPortName
(BSTR* pbstrPortName)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
portName
wchar
[]
portName
;
Undocumented in source.
Inherited Members
From ComObject
QueryInterface
HRESULT
QueryInterface
(GUID* riid, void** ppv)
Undocumented in source. Be warned that the author may not have intended to support it.
AddRef
ULONG
AddRef
()
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.
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.
From IDebugPortRequest2
iid
GUID
iid
;
Undocumented in source.
GetPortName
HRESULT
GetPortName
(BSTR* pbstrPortName)
Undocumented in source.
Meta
Source
See Implementation
ddebug
windows
mago
classes
ComObject
DebugCallback
DebugPortRequest
functions
createPortSupplier
formatHResult
testMago
variables
CLSID_PORT_SUPPLIER
IID_MAGO_NATIVE_ENGINE