[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create a new instance of an interface.
Source position: types.pp line 308
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.