共用方式為


ICompositionSurfaceFacade.GetRealSurface 方法

定義

ICompositionSurface 取這個外觀所代表的物件。

public:
 ICompositionSurface ^ GetRealSurface();
ICompositionSurface GetRealSurface();
public ICompositionSurface GetRealSurface();
function getRealSurface()
Public Function GetRealSurface () As ICompositionSurface

傳回

這個 ICompositionSurface 外觀所代表的物件。

備註

實際物件不能再成為外觀;必須是實際的 物件,或者指派 (或建立) 方法會失敗。 E_INVALIDARG

適用於

另請參閱