IMFSensorProfile::AddBlockedControl 메서드(mfidl.h)

지정된 차단된 컨트롤 을 추가합니다.

구문

HRESULT AddBlockedControl(
  [in] LPCWSTR wzBlockedControl
);

매개 변수

[in] wzBlockedControl

추가할 차단된 컨트롤입니다.

반환 값

메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 10 버전 1803 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 mfidl.h
라이브러리 Mfsensorgroup.lib
DLL Mfsensorgroup.dll

참고 항목

IMFSensorProfile