C# Class Microsoft.WindowsAPICodePack.Shell.ShellHelper

A helper class for Shell Objects
Afficher le fichier Open project: godly-devotion/Baka-MPlayer-old Class Usage Examples

Private Methods

Méthode Description
GetAbsolutePath ( string path ) : string
GetItemType ( IShellItem2 shellItem ) : string
GetParsingName ( IShellItem shellItem ) : string
PidlFromParsingName ( string name ) : IntPtr
PidlFromShellItem ( IShellItem nativeShellItem ) : IntPtr
PidlFromUnknown ( IntPtr unknown ) : IntPtr