IMFSensorGroup::GetFlags method (mfidl.h)
Gets the flags set for the sensor group.
Syntax
HRESULT GetFlags(
[out] ULONGLONG *pFlags
);
Parameters
[out] pFlags
The flags set for the sensor group
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
---|---|
|
The method succeeded. |
|
The sensor group has not been initialized. |
Remarks
Currently, no flags are defined for Sensor Groups.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1607 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |
Library | Mfplat.lib; Mfplat.dll |