Microsoft SDK for Java

LICINFO Class

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;
}

© 1999 Microsoft Corporation. All rights reserved. Terms of use.