vrLib SDK Documentation
GPIO_DIRECTION Property
NamespacesVideoRayPAM_AccessoryModuleGPIO_DIRECTION
Read or write the GPIO port direction bits.
Declaration Syntax
C#Visual BasicVisual C++
public int GPIO_DIRECTION { get; set; }
Public Property GPIO_DIRECTION As Integer
public:
property int GPIO_DIRECTION {
	int get ();
	void set (int value);
}

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