ComGuid

static immutable
struct ComGuid {
GUID guid;
}

Constructors

this
this(GUID g)
this
this(string g)

Meta