vrLib SDK Documentation
EventCount Property
NamespacesVideoRayPAM_AccessoryModuleEventCount
Value of the event counter, which is incremented on each external toggle
Declaration Syntax
C#Visual BasicVisual C++
public double EventCount { get; set; }
Public Property EventCount As Double
public:
property double EventCount {
	double get ();
	void set (double value);
}

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)