Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DDRAWI_DDRAWCLIPPER_LCLstructure contains local data for each individual DirectDrawClipper object.
typedef struct _DDRAWI_DDRAWCLIPPER_LCL { DWORD lpClipMore ; LPDDRAWI_DDRAWCLIPPER_GBL lpGbl ; LPDDRAWI_DIRECTDRAW_LCL lpDD_lcl ; DWORD dwLocalRefCnt ; IUnknown FAR * pUnkOuter ; LPDDRAWI_DIRECTDRAW_INT lpDD_int ; ULONG_PTR dwReserved1 ; IUnknown * pAddrefedThisOwner ; } DDRAWI_DDRAWCLIPPER_LCL;
Members
Last updated on Tuesday, July 13, 2004