IHumanPresenceSensorExtension.Initialize(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a HumanPresenceSensor plugin for the specified sensor.
public:
void Initialize(Platform::String ^ deviceInterface);
void Initialize(winrt::hstring const& deviceInterface);
public void Initialize(string deviceInterface);
function initialize(deviceInterface)
Public Sub Initialize (deviceInterface As String)
Parameters
- deviceInterface
-
String
Platform::String
winrt::hstring
The HumanPresenceSensor.