次の方法で共有


IBasicVideo::get_DestinationLeft

get_DestinationLeft メソッドは、転送先矩形の x 座標を取得する。

構文

  HRESULT get_DestinationLeft(
  long *pDestinationLeft
);

パラメータ

pDestinationLeft

[out] x 座標を受け取る変数へのポインタ (ピクセル単位)。

戻り値

HRESULT 値を返す。

参照