CBaseControlWindow.get_WindowStyle 方法
[與此頁面相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議使用舊版 API 的現有程式碼盡可能重寫為使用新的 API。
方法會 get_WindowStyle
擷取標準視窗樣式。
語法
HRESULT get_WindowStyle(
long *pWindowStyle
);
參數
-
pWindowStyle
-
視窗樣式的指標。
傳回值
傳回 HRESULT 值。
備註
這個成員函式會傳回標準視窗樣式,例如WS_CHILD和WS_VISIBLE。 它會呼叫 CBaseControlWindow::D oGetWindowStyle 成員函式。
規格需求
需求 | 值 |
---|---|
標頭 |
|
程式庫 |
|