|
Obsolete IDL Features: Obsolete Remote Procedure Calls |
|
void unregister_idl_client(CLIENT* client)
Call this function to release the resources associated with the given CLIENT structure. The operating system automatically releases the resources associated with all CLIENT structures when your program exits. This function does not affect the IDL server.
The pointer to the CLIENT structure to be unregistered.
None
IDL Online Help (March 06, 2007)