Fills a caller-allocated LICINFO structure with information describing the licensing capabilities of this class factory.
HRESULT GetLicInfo(
LICINFO* pLicInfo |
//Pointer to the structure |
); |
Parameters
Return Values
This method supports the standard return value E_UNEXPECTED, as well as the following:
Remarks
E_NOTIMPL is not allowed as a return value since this method provides critical information for the client of a licensed class factory.
See Also
IClassFactory2::CreateInstanceLic, IClassFactory2::RequestLicKey, LICINFO