ICompositionSurfaceFacade.GetRealSurface メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このファサードで ICompositionSurface
表されるオブジェクトを取得します。
public:
ICompositionSurface ^ GetRealSurface();
ICompositionSurface GetRealSurface();
public ICompositionSurface GetRealSurface();
function getRealSurface()
Public Function GetRealSurface () As ICompositionSurface
戻り値
ICompositionSurface
このファサードで表される オブジェクト。
注釈
実際のオブジェクトもファサードにすることはできません。は実際のオブジェクトである必要があります。または、割り当て (または作成) メソッドが で E_INVALIDARG
失敗します。