Unit 'Types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

IClassFactory.CreateInstance

Create a new instance of an interface.

Declaration

Source position: types.pp line 431

function IClassFactory.CreateInstance(

  const unkOuter: IUnknown;

  const riid: TGuid;

  out vObject

):HRESULT;

Description

IClassFactory.CreateInstance is defined for Delphi/Kylix compatibility and should not be used.


Documentation generated on: Jul 24 2023