RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBServerProperties.LicenseMaskInfo Property

Returns license mask information.

Pascal
property LicenseMaskInfo: TLicenseMaskInfo;
C++
__property TLicenseMaskInfo LicenseMaskInfo;

Use the LicenseMaskInfo property to return licensing information as a TLicenseMaskInfo record, which includes the license mask and capability mask. A license mask is a bitmask representing the software activation certificate options currently enabled on the server. A capability mask is a bitmask representing the capabilities currently enabled on the server.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!