Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The DD_ATTACHLIST structure maintains a list of attached surfaces for Microsoft DirectDraw.
Syntax
typedef struct _DD_ATTACHLIST {
PDD_ATTACHLIST lpLink;
PDD_SURFACE_LOCAL lpAttached;
} *PDD_ATTACHLIST, DD_ATTACHLIST;
Members
lpLink
Points to the next attached surface.
lpAttached
Points to a DD_SURFACE_LOCAL structure that contains the attached surface local object.
Requirements
| Requirement | Value |
|---|---|
| Header | ddrawint.h (include Winddi.h) |