IGraphicsEffectD2D1Interop::GetPropertyCount 메서드(windows.graphics.effects.interop.h)

효과에 대한 속성 수를 검색합니다.

구문

HRESULT GetPropertyCount(
  [out] UINT *count
);

매개 변수

[out] count

형식: UINT*

메서드가 반환될 때 이 매개 변수에는 속성 수가 포함됩니다.

반환 값

형식: HRESULT

이 메서드는 HRESULT 성공 또는 오류 코드를 반환합니다.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 windows.graphics.effects.interop.h

추가 정보

IGraphicsEffectD2D1Interop