Freigeben über


SysHolographicPreviewMediaSource.Create(PropertySet) Methode

Definition

Erstellt eine holografische Vorschaumedienquelle.

Wichtig

Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar. Aufrufe dieser APIs schlagen zur Laufzeit für alle anderen Prozesse fehl. Diese APIs können in zukünftigen Windows-Versionen geändert oder entfernt werden.

public:
 static IMediaSource ^ Create(PropertySet ^ configurationProperties);
 static IMediaSource Create(PropertySet const& configurationProperties);
public static IMediaSource Create(PropertySet configurationProperties);
function create(configurationProperties)
Public Shared Function Create (configurationProperties As PropertySet) As IMediaSource

Parameter

configurationProperties
PropertySet

Die Konfigurationseigenschaften

Gibt zurück

Die Medienquelle.

Gilt für: