RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.CreateInstanceLic Method
Pascal
function CreateInstanceLic(const unkOuter: IUnknown; const unkReserved: IUnknown; const iid: TIID; const bstrKey: WideString; out vObject): HResult; stdcall;
C++
__fastcall __stdcall HRESULT CreateInstanceLic(const IUnknown unkOuter, const IUnknown unkReserved, const TIID iid, const BSTR bstrKey,  vObject);

This is CreateInstanceLic, a member of class TComObjectFactory.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!