[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create a new instance of an interface.
Source position: types.pp line 261
function IClassFactory.CreateInstance( |
const unkOuter: IUnknown; |
const riid: TGUID; |
out vObject |
):HResult; |
IClassFactory.CreateInstance is defined for Delphi/Kylix compatibility and should not be used.