home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / netds / rpc / pickle / picklp / picklp.acf < prev    next >
Encoding:
Text File  |  1995-11-14  |  190 b   |  11 lines

  1. [ implicit_handle(handle_t ImplicitPicHandle )
  2. ]
  3. interface proc_pickle
  4. {
  5.  
  6. /* Both encode and decode will be used with this set of arguments. */
  7.  
  8. [encode, decode] ProcPickle();
  9.  
  10. }
  11.