Share via


IHumanPresenceSensorExtensionPlugin.Start Method

Definition

Starts a HumanPresenceSensor stream.

public:
 void Start();
void Start();
public void Start();
function start()
Public Sub Start ()

Remarks

Any code required to start the plugin should go here.

Applies to

See also