/*************************************************************/ 
/**                                                         **/ 
/**                 Microsoft RPC Examples                  **/ 
/**                 Dictionary Application                  **/ 
/**          Copyright(c) Microsoft Corp. 1992-1995         **/ 
/**                                                         **/ 
/*************************************************************/ 
 
[ implicit_handle(handle_t dict_IfHandle) ] 
interface dict 
{ 
}