Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The DD_SURFACE_INT structure contains the DirectDrawSurface object's interface information.
Syntax
typedef struct _DD_SURFACE_INT {
PDD_SURFACE_LOCAL lpLcl;
} *PDD_SURFACE_INT, DD_SURFACE_INT;
Members
lpLcl
Points to a DD_SURFACE_LOCAL structure that describes a unique surface object.
Requirements
| Requirement | Value |
|---|---|
| Header | ddrawint.h (include Winddi.h) |