C# Class Steamp3.Global.SHFILEOPSTRUCT

ファイルを表示 Open project: ta0soft/STEAMp3

Public Properties

Property Type Description
fFlags short
hNameMappings System.IntPtr
hwnd System.IntPtr
lpszProgressTitle string
pFrom string
pTo string

Property Details

fFlags public_oe property

public short fFlags
return short

hNameMappings public_oe property

public IntPtr,System hNameMappings
return System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lpszProgressTitle public_oe property

public string lpszProgressTitle
return string

pFrom public_oe property

public string pFrom
return string

pTo public_oe property

public string pTo
return string