ReactOS 0.4.15-dev-7924-g5949c20
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 910 of file undocshell.h.

Member Data Documentation

◆ clsid

CLSID tagSHELL_LINK_HEADER::clsid

Definition at line 915 of file undocshell.h.

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

◆ dwFileAttributes

DWORD tagSHELL_LINK_HEADER::dwFileAttributes

Definition at line 919 of file undocshell.h.

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

◆ dwFlags

◆ dwReserved2

DWORD tagSHELL_LINK_HEADER::dwReserved2

Definition at line 932 of file undocshell.h.

◆ dwReserved3

DWORD tagSHELL_LINK_HEADER::dwReserved3

Definition at line 933 of file undocshell.h.

◆ dwSize

DWORD tagSHELL_LINK_HEADER::dwSize

Definition at line 913 of file undocshell.h.

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

◆ ftCreationTime

FILETIME tagSHELL_LINK_HEADER::ftCreationTime

Definition at line 920 of file undocshell.h.

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

◆ ftLastAccessTime

FILETIME tagSHELL_LINK_HEADER::ftLastAccessTime

Definition at line 921 of file undocshell.h.

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

◆ ftLastWriteTime

FILETIME tagSHELL_LINK_HEADER::ftLastWriteTime

Definition at line 922 of file undocshell.h.

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

◆ nFileSizeLow

DWORD tagSHELL_LINK_HEADER::nFileSizeLow

Definition at line 923 of file undocshell.h.

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

◆ nIconIndex

◆ nShowCommand

◆ wHotKey

◆ wReserved1

WORD tagSHELL_LINK_HEADER::wReserved1

Definition at line 931 of file undocshell.h.


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