ReactOS 0.4.16-dev-1040-g85afe48
tagSHELL_LINK_HEADER Struct Reference

#include <undocshell.h>

Collaboration diagram for tagSHELL_LINK_HEADER:

Public Attributes

DWORD dwSize
 
CLSID clsid
 
DWORD dwFlags
 
DWORD dwFileAttributes
 
FILETIME ftCreationTime
 
FILETIME ftLastAccessTime
 
FILETIME ftLastWriteTime
 
DWORD nFileSizeLow
 
DWORD nIconIndex
 
DWORD nShowCommand
 
WORD wHotKey
 
WORD wReserved1
 
DWORD dwReserved2
 
DWORD dwReserved3
 

Detailed Description

Definition at line 1015 of file undocshell.h.

Member Data Documentation

◆ clsid

CLSID tagSHELL_LINK_HEADER::clsid

Definition at line 1020 of file undocshell.h.

Referenced by CShellLink::CShellLink(), CShellLink::Load(), and CShellLink::Save().

◆ dwFileAttributes

DWORD tagSHELL_LINK_HEADER::dwFileAttributes

◆ dwFlags

◆ dwReserved2

DWORD tagSHELL_LINK_HEADER::dwReserved2

Definition at line 1037 of file undocshell.h.

Referenced by CShellLink::Save().

◆ dwReserved3

DWORD tagSHELL_LINK_HEADER::dwReserved3

Definition at line 1038 of file undocshell.h.

Referenced by CShellLink::Save().

◆ dwSize

DWORD tagSHELL_LINK_HEADER::dwSize

Definition at line 1018 of file undocshell.h.

Referenced by CShellLink::CShellLink(), CShellLink::Load(), and CShellLink::Save().

◆ ftCreationTime

FILETIME tagSHELL_LINK_HEADER::ftCreationTime

◆ ftLastAccessTime

FILETIME tagSHELL_LINK_HEADER::ftLastAccessTime

◆ ftLastWriteTime

FILETIME tagSHELL_LINK_HEADER::ftLastWriteTime

◆ nFileSizeLow

DWORD tagSHELL_LINK_HEADER::nFileSizeLow

Definition at line 1028 of file undocshell.h.

Referenced by CShellLink::CShellLink(), CShellLink::GetPath(), and CShellLink::Save().

◆ nIconIndex

◆ nShowCommand

◆ wHotKey

◆ wReserved1

WORD tagSHELL_LINK_HEADER::wReserved1

Definition at line 1036 of file undocshell.h.

Referenced by CShellLink::Save().


The documentation for this struct was generated from the following file: