windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/pdispi.h

8 lines
131 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PDISPI_DEFINED
#define PDISPI_DEFINED
struct dispin;
typedef const struct dispin *PCDISPIN;
#endif /* !PDISPI_DEFINED */