#include <hyp.fem.interfaces.h>
Inheritance diagram for IFactoriesLibrary::
Public Methods | |
virtual void | CreateInstance (const hyp_ker::hypCLSID &CLSID, hyp_ker::IUnknown *pIUnknownOuter, t_ulong, const hyp_ker::hypIID &, void **)=0 |
virtual void | CreateInstance (const char *FriendlyName, hyp_ker::IUnknown *, t_ulong, const hyp_ker::hypIID &, void **)=0 |
IID_hypIFactoriesLibrary
{143B7161-196C-11d5-A090-0080AD97951B}
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Reimplemented in CFactoriesLibrary. |
|
Creates a new component. See the function hypker::CreateInstance for more information.
Reimplemented in CFactoriesLibrary. |
|
|