NWAPPFreeContextHandle(3nw)


NWAPPFreeContextHandle -- frees a context handle allocated by NWAPPAllocContextHandle

Synopsis

   #include <nwapp.h> 
   

void N_API N_EXPORT NWAPPFreeContextHandle (APP_CONTEXT_HANDLE context);

Description

The parameters are as follows:

context
(IN) Specifies the context handle returned by NWAPPAllocContextHandle when the context was created.

Return values

None

Services

NetWare Application Launcher (NAL) Services

References

NWAPPAllocContextHandle(3nw),


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.