◆ SeaMaxLinCreate()

SeaMaxLin* SeaMaxLinCreate ( void  )

Allocate a seaMaxModule object. This function allocates space for a seaMaxModule object, which holds information necessary for the module to be recognized internally, and returns a pointer to that object. This object is then passed to the other functions to distinguish which seaMaxModule to preform the specified operation on. This must be the first call in your app.

Returns
*SeaMaxLin A pointer to a SeaIO module object.
Return values
NULLFailed to allocate space.

References NO_CONNECT.

 
 
Generated on Tue Sep 19 2017.