arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ComGuid
arsd
com
version(Windows)
static immutable
struct
ComGuid {
this
(GUID g);
this
(string g);
GUID
guid
;
}
Constructors
this
this
(GUID g)
this
this
(string g)
Meta
Source
See Implementation
arsd
com
aliases
pfn_t
classes
ComException
functions
ComCheck
createComObject
getComObject
initializeClassicCom
mixin templates
ComObjectImpl
IDispatchImpl
structs
ComClient
ComGuid
ComProperty