ReactOS 0.4.16-dev-1041-g8b6907f
EXP_SPECIAL_FOLDER Struct Reference

#include <shlobj.h>

Public Attributes

DWORD cbSize
 
DWORD dwSignature
 
DWORD idSpecialFolder
 
DWORD cbOffset
 

Detailed Description

Definition at line 2046 of file shlobj.h.

Member Data Documentation

◆ cbOffset

DWORD EXP_SPECIAL_FOLDER::cbOffset

Definition at line 2050 of file shlobj.h.

Referenced by CreateCommand(), CShellLink::Load(), and main().

◆ cbSize

DWORD EXP_SPECIAL_FOLDER::cbSize

Definition at line 2047 of file shlobj.h.

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

◆ dwSignature

DWORD EXP_SPECIAL_FOLDER::dwSignature

Definition at line 2048 of file shlobj.h.

Referenced by main().

◆ idSpecialFolder

DWORD EXP_SPECIAL_FOLDER::idSpecialFolder

Definition at line 2049 of file shlobj.h.

Referenced by CreateCommand(), CShellLink::Load(), and main().


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