STROUT.ACF
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:
Windows编程
开发平台:
Visual C++
- /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
- /* 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
- {
- }