home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / SRCDATA / DISPPROP.CPP < prev    next >
Encoding:
Text File  |  1996-07-12  |  88 b   |  8 lines

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