mcorest_shutdown

Shut down the MCO REST server runtime.

For an overview see page Web Services

Prototype

 
  MCO_RET mcorest_shutdown();
 

Arguments

void No arguments

Description

This function shuts down the MCO REST server runtime.

Return Codes

MCO_S_OK = 0 Success
MCO_E_REST_* Any of the Web Services Error Codes

Files

Header file:
mcorest.h
Source file:
mcorest.c
Library:
libmcorest.a