GA_isOEMVersion

Returns true if the product is an OEM licensed product.

Declaration

int NAPI GA_isOEMVersion(
    ibool shared)

Prototype In

snap/graphics.h

Parameters

shared

True if the device driver should be loaded into shared memory

 

Return Value

True if an OEM licensed product, false if not.

Description

This function can be used to determine if the product is an OEM licensed version of SNAP, or if it is a retail end user version of the product. Retail end user versions always require a registration code.

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com