Fills a caller-allocated LICINFO structure with information describing the licensing capabilities of this class factory.
HRESULT GetLicInfo(
LICINFO* pLicInfo //Pointer to the structure
);
This method supports the standard return value E_UNEXPECTED, as well as the following:
E_NOTIMPL is not allowed as a return value since this method provides critical information for the client of a licensed class factory.
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.
IClassFactory2::CreateInstanceLic, IClassFactory2::RequestLicKey, LICINFO