arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ComProperty
arsd
com
Undocumented in source.
version(Windows)
struct
ComProperty {
IDispatch
innerComObject_
;
DISPID
dispid
;
string
name
;
ComResult
callWithNamedArgs
(string[] argNames, Args args);
}
Members
Functions
callWithNamedArgs
ComResult
callWithNamedArgs
(string[] argNames, Args args)
Call with named arguments
Meta
Source
See Implementation
arsd
com
aliases
pfn_t
classes
ComException
functions
ComCheck
createComObject
getComObject
initializeClassicCom
mixin templates
ComObjectImpl
IDispatchImpl
structs
ComClient
ComGuid
ComProperty