Struttura D3DRANGE
Definisce un intervallo.
Sintassi
typedef struct D3DRANGE {
UINT Offset;
UINT Size;
} D3DRANGE, *LPD3DRANGE;
Members
Requisiti
Requisito | Valore |
---|---|
Intestazione |
|
Vedi anche
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Definisce un intervallo.
typedef struct D3DRANGE {
UINT Offset;
UINT Size;
} D3DRANGE, *LPD3DRANGE;
Requisito | Valore |
---|---|
Intestazione |
|