wIndex property

  1. @Uint16()
int wIndex
getter/setter pair

Index. Varies according to request, typically used to pass an index or offset

Implementation

@ffi.Uint16()
external int wIndex;