Working with data writers.  
More...
Working with data writers. 
Setting up a data writer
Managing instances
- Getting an instance "key" value of user data type 
Foo  
- Registering an instance of type 
Foo  
- Unregistering an instance of type 
Foo  
- Disposing of an instance of type 
Foo retcode = writer->
dispose(data, instance_handle);
    
}  
 
Sending data
Tearing down a data writer