home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / vjtrial / vjupdate.exe / MFCCLSWZ.DLL / SRCDATA / DISPPRP2.CPP < prev    next >
Encoding:
Text File  |  1996-07-31  |  109 b   |  8 lines

  1.  
  2. %2 %1::Get%5()
  3. {
  4.     LPDISPATCH pDispatch;
  5.     GetProperty(%4, %3, (void*)&pDispatch);
  6.     return %2(pDispatch);
  7. }