lStructSize property

  1. @Uint32()
int lStructSize
getter/setter pair

The length, in bytes, of the structure. Use sizeof OPENFILENAMEW for this parameter.

Implementation

@Uint32()
external int lStructSize;