NDEVR
API Documentation
DS5W::_DeviceContext

Device context. More...

Public Attributes

struct { 
   bool   connected 
 Current state of connection.
   DeviceConnection   connection 
 Connection of the device.
   void *   deviceHandle 
 Handle to the open device.
   wchar_t   devicePath [260] 
 Path to the device.
   unsigned char   hidBuffer [547] 
 HID Input buffer (will be allocated by the context init function).
_internal
 Encapsulate data in struct to (at least try) prevent user from modifing the context.

Detailed Description

Device context.

Definition at line 40 of file DualSenseDevice.h.


The documentation for this struct was generated from the following file: