NiXPSObjects::NOLibrary Namespace Reference


Functions

void Initialize (const NCommon::UTF8String &pLicenseKey)
void GetVersion (NCommon::UInt32 &pMajor, NCommon::UInt32 &pMinor, NCommon::UInt32 &pRevision, NCommon::UInt32 &pBuild, NCommon::UInt32 &pState)


Detailed Description

Namespace with functions to initialize library and ask some properties of it

Function Documentation

void NiXPSObjects::NOLibrary::GetVersion ( NCommon::UInt32 pMajor,
NCommon::UInt32 pMinor,
NCommon::UInt32 pRevision,
NCommon::UInt32 pBuild,
NCommon::UInt32 pState 
)

Retrieves version information about the library

Parameters:
pMajor The major version number.
pMinor The minor version number.
pRevision The revision number.
pBuild The build number.
pState The release state (0:dev, 1:beta, 2:rc, 3:release).

void NiXPSObjects::NOLibrary::Initialize ( const NCommon::UTF8String pLicenseKey  ) 

Initializes the library with a license key, this is required to be able to run the library without trial banners

Parameters:
pLicenseKey Your personal license key


Generated on Thu Jul 3 15:30:46 2008 for NiXPS Library SDK by  doxygen 1.5.3