windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plsdocin.h
2020-09-26 16:20:57 +08:00

7 lines
145 B
C

#ifndef PLSDOCINF_DEFINED
#define PLSDOCINF_DEFINED
struct lsdocinf;
typedef const struct lsdocinf* PCLSDOCINF;
#endif /* !PLSDOCINF_DEFINED */