IBasicVideo::get_VideoWidth
get_VideoWidth メソッドは、ビデオの本来の幅を取得する。
構文
HRESULT get_VideoWidth(
long *pVideoWidth
);
パラメータ
pVideoWidth
[out] ビデオの幅を受け取る変数へのポインタ (ピクセル単位)。
戻り値
HRESULT 値を返す。
参照
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
get_VideoWidth メソッドは、ビデオの本来の幅を取得する。
構文
HRESULT get_VideoWidth(
long *pVideoWidth
);
パラメータ
pVideoWidth
[out] ビデオの幅を受け取る変数へのポインタ (ピクセル単位)。
戻り値
HRESULT 値を返す。
参照