IMFSensorProfileCollection::AddProfile 메서드(mfidl.h)
컬렉션에 지정된 프로필을 추가합니다.
구문
HRESULT AddProfile(
[in] IMFSensorProfile *pProfile
);
매개 변수
[in] pProfile
추가할 프로필을 설명하는 IMFSensorProfile 개체에 대한 포인터입니다.
반환 값
메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.
요구 사항
지원되는 최소 클라이언트 | Windows 10 버전 1803 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | mfidl.h |
라이브러리 | Mfsensorgroup.lib |
DLL | Mfsensorgroup.dll |