The LICINFO class of the com.ms.com package describes the licensing behavior of a class factory that supports licensing.
public class LICINFO { // Fields public int cbLicInfo; public boolean fLicVerified; public boolean fRuntimeKeyAvail; }