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.

Field Documentation

◆ cFileName

WCHAR FILEDESCRIPTORW::cFileName[260]

◆ clsid

CLSID FILEDESCRIPTORW::clsid

◆ dwFileAttributes

DWORD FILEDESCRIPTORW::dwFileAttributes

◆ dwFlags

DWORD FILEDESCRIPTORW::dwFlags

◆ ftCreationTime

FILETIME FILEDESCRIPTORW::ftCreationTime

◆ ftLastAccessTime

FILETIME FILEDESCRIPTORW::ftLastAccessTime

◆ ftLastWriteTime

FILETIME FILEDESCRIPTORW::ftLastWriteTime

◆ nFileSizeHigh

DWORD FILEDESCRIPTORW::nFileSizeHigh

◆ nFileSizeLow

DWORD FILEDESCRIPTORW::nFileSizeLow

◆ pointl

POINTL FILEDESCRIPTORW::pointl

◆ sizel

SIZEL FILEDESCRIPTORW::sizel

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