C# Class Steamp3.Global.SHFILEOPSTRUCT

Show file 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 property

public short fFlags
return short

hNameMappings public property

public IntPtr,System hNameMappings
return System.IntPtr

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lpszProgressTitle public property

public string lpszProgressTitle
return string

pFrom public property

public string pFrom
return string

pTo public property

public string pTo
return string