next up previous contents index
Next: dtClose Up: Operations Previous: dtFlushTraceObj

dtRegisterCloseFunc

   

Associate closefunc with trace object dtobj. Function closefunc is invoked with argument closearg when

dtClose() is called.

void dtRegisterCloseFunc(dt *dtobj, dtCloseFunc closefunc, void *closearg)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996