nFileExtension property

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

The zero-based offset, in characters, from the beginning of the path to the file name extension in the string pointed to by lpstrFile.

Implementation

@Uint16()
external int nFileExtension;