FreeRDP
FILEDESCRIPTORW Struct Reference

#include <shell.h>

Data Fields

DWORD dwFlags
 
CLSID clsid
 
SIZEL sizel
 
POINTL pointl
 
DWORD dwFileAttributes
 
FILETIME ftCreationTime
 
FILETIME ftLastAccessTime
 
FILETIME ftLastWriteTime
 
DWORD nFileSizeHigh
 
DWORD nFileSizeLow
 
WCHAR cFileName [260]
 

Detailed Description

WinPR: Windows Portable Runtime Shell Functions

Copyright 2015 Dell Software Mike..nosp@m.McDo.nosp@m.nald@.nosp@m.soft.nosp@m.ware..nosp@m.dell.nosp@m..com Copyright 2016 David PHAM-VAN d.pha.nosp@m.mvan.nosp@m.@inuv.nosp@m.ika..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 38 of file shell.h.

Field Documentation

◆ cFileName

WCHAR FILEDESCRIPTORW::cFileName[260]

Definition at line 50 of file shell.h.

◆ clsid

CLSID FILEDESCRIPTORW::clsid

Definition at line 41 of file shell.h.

◆ dwFileAttributes

DWORD FILEDESCRIPTORW::dwFileAttributes

Definition at line 44 of file shell.h.

◆ dwFlags

DWORD FILEDESCRIPTORW::dwFlags

Definition at line 40 of file shell.h.

◆ ftCreationTime

FILETIME FILEDESCRIPTORW::ftCreationTime

Definition at line 45 of file shell.h.

◆ ftLastAccessTime

FILETIME FILEDESCRIPTORW::ftLastAccessTime

Definition at line 46 of file shell.h.

◆ ftLastWriteTime

FILETIME FILEDESCRIPTORW::ftLastWriteTime

Definition at line 47 of file shell.h.

◆ nFileSizeHigh

DWORD FILEDESCRIPTORW::nFileSizeHigh

Definition at line 48 of file shell.h.

◆ nFileSizeLow

DWORD FILEDESCRIPTORW::nFileSizeLow

Definition at line 49 of file shell.h.

◆ pointl

POINTL FILEDESCRIPTORW::pointl

Definition at line 43 of file shell.h.

◆ sizel

SIZEL FILEDESCRIPTORW::sizel

Definition at line 42 of file shell.h.


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