ReactOS 0.4.16-dev-91-g764881a
EXP_SPECIAL_FOLDER Struct Reference

#include <shlobj.h>

Public Attributes

DWORD cbSize
 
DWORD dwSignature
 
DWORD idSpecialFolder
 
DWORD cbOffset
 

Detailed Description

Definition at line 2038 of file shlobj.h.

Member Data Documentation

◆ cbOffset

DWORD EXP_SPECIAL_FOLDER::cbOffset

Definition at line 2042 of file shlobj.h.

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

◆ cbSize

DWORD EXP_SPECIAL_FOLDER::cbSize

Definition at line 2039 of file shlobj.h.

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

◆ dwSignature

DWORD EXP_SPECIAL_FOLDER::dwSignature

Definition at line 2040 of file shlobj.h.

Referenced by main().

◆ idSpecialFolder

DWORD EXP_SPECIAL_FOLDER::idSpecialFolder

Definition at line 2041 of file shlobj.h.

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


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