ReactOS 0.4.15-dev-7846-g8ba6c66
LOCATION_INFO Struct Reference

Public Attributes

DWORD dwTotalSize
 
DWORD dwHeaderSize
 
DWORD dwFlags
 
DWORD dwVolTableOfs
 
DWORD dwLocalPathOfs
 
DWORD dwNetworkVolTableOfs
 
DWORD dwFinalPathOfs
 

Detailed Description

Definition at line 161 of file CShellLink.cpp.

Member Data Documentation

◆ dwFinalPathOfs

DWORD LOCATION_INFO::dwFinalPathOfs

Definition at line 169 of file CShellLink.cpp.

Referenced by Stream_WriteLocationInfo().

◆ dwFlags

DWORD LOCATION_INFO::dwFlags

Definition at line 165 of file CShellLink.cpp.

Referenced by Stream_WriteLocationInfo().

◆ dwHeaderSize

DWORD LOCATION_INFO::dwHeaderSize

Definition at line 164 of file CShellLink.cpp.

Referenced by Stream_WriteLocationInfo().

◆ dwLocalPathOfs

DWORD LOCATION_INFO::dwLocalPathOfs

Definition at line 167 of file CShellLink.cpp.

Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().

◆ dwNetworkVolTableOfs

DWORD LOCATION_INFO::dwNetworkVolTableOfs

Definition at line 168 of file CShellLink.cpp.

Referenced by Stream_WriteLocationInfo().

◆ dwTotalSize

DWORD LOCATION_INFO::dwTotalSize

Definition at line 163 of file CShellLink.cpp.

Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().

◆ dwVolTableOfs

DWORD LOCATION_INFO::dwVolTableOfs

Definition at line 166 of file CShellLink.cpp.

Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().


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