speech4d ~master (2015-10-18T08:33:02Z)
Home
Dub
Repo
COMException
speech
windows
comref
Undocumented in source.
class
COMException : Exception {
immutable
HRESULT
error
;
this
(HRESULT hr, string fn, size_t ln);
}
Constructors
this
this
(HRESULT hr, string fn, size_t ln)
Undocumented in source.
Members
Variables
error
HRESULT
error
;
Undocumented in source.
Meta
Source
See Implementation
speech
windows
comref
classes
COMException
functions
coEnforce
structs
CoReference