| DTWAIN_FrameDestroy | Top Previous Next | 
| The DTWAIN_FrameDestroy function destroys a DTWAIN_FRAME. 
 DTWAIN_BOOL DTWAIN_FrameDestroy ( DTWAIN_FRAME Frame ); 
 
 Parameters Frame DTWAIN_FRAME that the value will be destroyed. 
 Return Values If the function succeeds, TRUE is returned. If the function fails FALSE is returned. 
 Comments The DTWAIN_FrameDestroy function destroys the DTWAIN_FRAME Frame and frees any resources allocated to Frame. 
 TWAIN State Transitions None. 
 Prerequisite Function Call(s) 
 See Also |