C# 클래스 PSFilterPdn.Interop.WIN32_FIND_DATAW

파일 보기 프로젝트 열기: 0xC0000054/PSFilterPdn 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwFileAttributes uint
dwReserved0 uint
dwReserved1 uint
ftCreationTime PSFilterPdn.Interop.NativeStructs.FILETIME
ftLastAccessTime PSFilterPdn.Interop.NativeStructs.FILETIME
ftLastWriteTime PSFilterPdn.Interop.NativeStructs.FILETIME
nFileSizeHigh uint
nFileSizeLow uint

프로퍼티 상세

dwFileAttributes 공개적으로 프로퍼티

public uint dwFileAttributes
리턴 uint

dwReserved0 공개적으로 프로퍼티

public uint dwReserved0
리턴 uint

dwReserved1 공개적으로 프로퍼티

public uint dwReserved1
리턴 uint

ftCreationTime 공개적으로 프로퍼티

public NativeStructs.FILETIME,PSFilterPdn.Interop ftCreationTime
리턴 PSFilterPdn.Interop.NativeStructs.FILETIME

ftLastAccessTime 공개적으로 프로퍼티

public NativeStructs.FILETIME,PSFilterPdn.Interop ftLastAccessTime
리턴 PSFilterPdn.Interop.NativeStructs.FILETIME

ftLastWriteTime 공개적으로 프로퍼티

public NativeStructs.FILETIME,PSFilterPdn.Interop ftLastWriteTime
리턴 PSFilterPdn.Interop.NativeStructs.FILETIME

nFileSizeHigh 공개적으로 프로퍼티

public uint nFileSizeHigh
리턴 uint

nFileSizeLow 공개적으로 프로퍼티

public uint nFileSizeLow
리턴 uint