DisplayManager.TryAcquireTargetsAndCreateEmptyState メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DisplayTarget オブジェクトのコレクションの排他的所有権の取得を試み、これらのターゲットへのパスの接続をサポートする空の変更可能な DisplayState オブジェクトを作成します。
public:
virtual DisplayManagerResultWithState ^ TryAcquireTargetsAndCreateEmptyState(IIterable<DisplayTarget ^> ^ targets) = TryAcquireTargetsAndCreateEmptyState;
DisplayManagerResultWithState TryAcquireTargetsAndCreateEmptyState(IIterable<DisplayTarget> const& targets);
public DisplayManagerResultWithState TryAcquireTargetsAndCreateEmptyState(IEnumerable<DisplayTarget> targets);
function tryAcquireTargetsAndCreateEmptyState(targets)
Public Function TryAcquireTargetsAndCreateEmptyState (targets As IEnumerable(Of DisplayTarget)) As DisplayManagerResultWithState
パラメーター
- targets
所有権を取得しようとする DisplayTarget オブジェクトのコレクション。
戻り値
DisplayManagerResultWithState 値。