home *** CD-ROM | disk | FTP | other *** search
- /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
- /* Copyright Microsoft Corp. 1992 - 1996 */
- /* Remote Machine strout sample */
- /* */
- /* FILE : strout.acf */
- /* */
- /* PURPOSE : This file tells the midl compiler that we want to use */
- /* the implicit binding method for the remote procedure */
- /* calls */
- /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
- [implicit_handle (handle_t global_strout_sample_handle)]
- interface strout_sample
- {
- }
-