[][src]Module parselnk::header

Definitions for the
ShellLinkHeader type.

Structs

FileAttributeFlags

The FileAttributesFlags structure defines bits that specify the file attributes of the link target, if the target is a file system item. File attributes can be used if the link target is not available, or if accessing the target would be inefficient. It is possible for the target items attributes to be out of sync with this value.

FileTime

Contains a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).

HotKeyFlags

The HotKeyFlags structure specifies input generated by a combination of keyboard keys being pressed.

LinkFlags

The LinkFlags structure defines bits that specify which shell link structures are present in the file format after the ShellLinkHeader structure (section 2.1).

ShellLinkHeader

The ShellLinkHeader structure contains identification information, timestamps, and flags that specify the presence of optional structures, including LinkTargetIDList (section 2.2), LinkInfo (section 2.3), and StringData (section 2.4).

ShowCommand

A 32-bit unsigned integer that specifies the expected window state of an application launched by the link.