CBaseControlWindow.get_WindowStyle metodo
[La funzionalità associata a questa pagina, DirectShow, è una funzionalità legacy. È stata sostituita da MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation. Queste funzionalità sono state ottimizzate per Windows 10 e Windows 11. Microsoft consiglia vivamente che il nuovo codice usi MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation anziché DirectShow, quando possibile. Microsoft suggerisce che il codice esistente che usa le API legacy venga riscritto per usare le nuove API, se possibile.
Il get_WindowStyle
metodo recupera gli stili di finestra standard.
Sintassi
HRESULT get_WindowStyle(
long *pWindowStyle
);
Parametri
-
pWindowStyle
-
Puntatore agli stili della finestra.
Valore restituito
Restituisce un valore HRESULT .
Commenti
Questa funzione membro restituisce gli stili di finestra standard, ad esempio WS_CHILD e WS_VISIBLE. Chiama la funzione membro CBaseControlWindow::D oGetWindowStyle .
Requisiti
Requisito | Valore |
---|---|
Intestazione |
|
Libreria |
|