IHumanPresenceSensorExtension.Initialize(String) 方法

定義

初始化指定感測器的 HumanPresenceSensor 外掛程式。

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)

參數

deviceInterface
String

Platform::String

winrt::hstring

HumanPresenceSensor

適用於

另請參閱