InitDriver

Initialises the driver for operation

Declaration

N_int32 NAPI GA_loaderFuncs::InitDriver(void)

Prototype In

snap/graphics.h

Return Value

nOK on success, SNAP error code if not (see N_errorType)

Description

This function is called as part of the internal initialisation process for the SNAP driver, so application code should never call this function directly.

See Also

InitDriver, QueryFunctions, UnloadDriver

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