C# Class MPTagThat.Core.Util.SHFILEOPSTRUCT

Afficher le fichier Open project: MediaPortal/MPTagThat

Méthodes publiques

Свойство 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
Résultat short

hNameMappings public_oe property

public IntPtr,System hNameMappings
Résultat System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

lpszProgressTitle public_oe property

public string lpszProgressTitle
Résultat string

pFrom public_oe property

public string pFrom
Résultat string

pTo public_oe property

public string pTo
Résultat string