This function terminates an Export session that was initialized by fpInit()
, and frees allocated system resources. It is called when the conversion context is no longer required.
void pascal _export fpShutDown(KVHTMLContext *pContext);
|
A pointer returned from |
None.
After this function is called, the pContext
pointer must not be passed to any
|