dmSize property

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

Specifies the size in bytes of the public DEVMODEW structure, not including any private, driver-specified members identified by the dmDriverExtra member.

Implementation

@Uint16()
external int dmSize;