NWAPPFreeGetObjectAttributes(3nw)


NWAPPFreeGetObjectAttributes -- frees the memory allocated by NWAPPGetObjectAttributes

Synopsis

   #include <nwapp.h> 
   

void N_API N_EXPORT NWAPPFreeGetObjectAttributes (APP_OBJECT_ATTRIBUTE *head);

Description

The parameters are as follows:

head
(IN) Points to the first node in the attribute list returned by NWAPPGetObjectAttributes.

Return values

None

Services

NetWare Application Launcher (NAL) Services

References

NWAPPGetObjectAttributes(3nw),


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