guidOf()
The guidOf
system function returns the Guid of a COM Interface on the Island platform.
guidOf()
accepts as its single parameter the name of a specific interface type know at compile time.
The return type of guidOf
is an Island RTL Guid
type.
Island Only
guidOf()
is supported on the Island platform only.