言語

IExpContentBridge インターフェイス

定義

public interface class IExpContentBridge : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4068085847, 60578, 21810, 163, 39, 15, 183, 47, 73, 30, 187)]
struct IExpContentBridge : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.Guid(4068085847, 60578, 21810, 163, 39, 15, 183, 47, 73, 30, 187)]
public interface IExpContentBridge : System.IDisposable
Public Interface IExpContentBridge
Implements IDisposable
派生
属性
実装

プロパティ

名前 説明
Content

メソッド

名前 説明
Connect(ExpCompositionContent)
Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

適用対象