INETWORK_CLOSE()
Brew Release
Brew MP 1.0.2
See Also
Error Codes
INetwork
INETWORK_EXT_FUNC_CLOSE
Description
This function closes the data network associated with the INetwork object.
Params
me
[]:
The interface pointer.
Interface
Prototype
int INetwork_Close(INetwork *me);
Return
- AEE_NET_SUCCESS: The data network was successfully closed. Other AEE error code : As appropriate.
Side Effect
- None.
Comments
None.
COMMENTS (0)
See Below