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_DDRAWPALETTE_LCLstructure contains local data for each individual DirectDrawPalette object.
typedef struct _DDRAWI_DDRAWPALETTE_LCL { DWORD lpPalMore ; LPDDRAWI_DDRAWPALETTE_GBL lpGbl ; ULONG_PTR dwUnused0 ; DWORD dwLocalRefCnt ; IUnknown FAR * pUnkOuter; LPDDRAWI_DIRECTDRAW_LCL lpDD_lcl ; ULONG_PTR dwReserved1 ; ULONG_PTR dwDDRAWReserved1 ; ULONG_PTR dwDDRAWReserved1 ; } DDRAWI_DDRAWPALETTE_LCL;
Members
Last updated on Tuesday, July 13, 2004