Skip to content

Latest commit

 

History

History
112 lines (95 loc) · 2.64 KB

nf-mfidl-imfsensordevice-getdevicetype.md

File metadata and controls

112 lines (95 loc) · 2.64 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfidl.IMFSensorDevice.GetDeviceType
IMFSensorDevice::GetDeviceType (mfidl.h)
Gets a value that specifies the type of sensor device represented by the object.
GetDeviceType
GetDeviceType method [Media Foundation]
GetDeviceType method [Media Foundation]
IMFSensorDevice interface
IMFSensorDevice interface [Media Foundation]
GetDeviceType method
IMFSensorDevice.GetDeviceType
IMFSensorDevice::GetDeviceType
mf.imfsensordevice_getdevicetype
mfidl/IMFSensorDevice::GetDeviceType
mf\imfsensordevice_getdevicetype.htm
mf
6714B5A8-83F2-44CD-B061-749EA6BFBF20
12/05/2018
GetDeviceType, GetDeviceType method [Media Foundation], GetDeviceType method [Media Foundation],IMFSensorDevice interface, IMFSensorDevice interface [Media Foundation],GetDeviceType method, IMFSensorDevice.GetDeviceType, IMFSensorDevice::GetDeviceType, mf.imfsensordevice_getdevicetype, mfidl/IMFSensorDevice::GetDeviceType
mfidl.h
Windows
Windows 10, version 1607 [desktop apps only]
None supported
Mfplat.lib; Mfplat.dll
Windows
19H1
IMFSensorDevice::GetDeviceType
mfidl/IMFSensorDevice::GetDeviceType
c++
APIRef
kbSyntax
COM
mfplat.lib
mfplat.dll
mfplat.dll
mfplat.dll.dll
IMFSensorDevice.GetDeviceType

IMFSensorDevice::GetDeviceType

-description

Gets a value that specifies the type of sensor device represented by the object.

-parameters

-param pType

A value that specifies the type of sensor device represented by the object.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.
E_POINTER
The pType parameter is null.
MF_E_NOT_INITIALIZED
The sensor group has not been initialized.

-see-also

IMFSensorDevice