다음을 통해 공유


CompositionEffect.GetSourceParameter(String) 메서드

정의

원본 매개 변수를 가져옵니다.

public:
 virtual ICompositionSurface ^ GetSourceParameter(Platform::String ^ name) = GetSourceParameter;
ICompositionSurface GetSourceParameter(winrt::hstring const& name);
public ICompositionSurface GetSourceParameter(string name);
function getSourceParameter(name)
Public Function GetSourceParameter (name As String) As ICompositionSurface

매개 변수

name
String

Platform::String

winrt::hstring

이름입니다.

반환

소스입니다.

설명

중요

이 API는 Windows 10 버전 1507(빌드 10240)에만 존재합니다.

적용 대상