ReactOS 0.4.15-dev-8434-g155a7c7
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 925 of file undocshell.h.

Member Data Documentation

◆ clsid

CLSID tagSHELL_LINK_HEADER::clsid

Definition at line 930 of file undocshell.h.

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

◆ dwFileAttributes

DWORD tagSHELL_LINK_HEADER::dwFileAttributes

Definition at line 934 of file undocshell.h.

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

◆ dwFlags

◆ dwReserved2

DWORD tagSHELL_LINK_HEADER::dwReserved2

Definition at line 947 of file undocshell.h.

◆ dwReserved3

DWORD tagSHELL_LINK_HEADER::dwReserved3

Definition at line 948 of file undocshell.h.

◆ dwSize

DWORD tagSHELL_LINK_HEADER::dwSize

Definition at line 928 of file undocshell.h.

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

◆ ftCreationTime

FILETIME tagSHELL_LINK_HEADER::ftCreationTime

Definition at line 935 of file undocshell.h.

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

◆ ftLastAccessTime

FILETIME tagSHELL_LINK_HEADER::ftLastAccessTime

Definition at line 936 of file undocshell.h.

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

◆ ftLastWriteTime

FILETIME tagSHELL_LINK_HEADER::ftLastWriteTime

Definition at line 937 of file undocshell.h.

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

◆ nFileSizeLow

DWORD tagSHELL_LINK_HEADER::nFileSizeLow

Definition at line 938 of file undocshell.h.

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

◆ nIconIndex

◆ nShowCommand

◆ wHotKey

◆ wReserved1

WORD tagSHELL_LINK_HEADER::wReserved1

Definition at line 946 of file undocshell.h.


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