C# Class OdessaGUIProject.NativeWin32Methods

Afficher le fichier Open project: noahsw/highlight-hunter

Méthodes publiques

Méthode Description
OpenFolderAndSelectFiles ( string folder ) : void

Private Methods

Méthode Description
ILCreateFromPath ( [ pszPath ) : IntPtr
ReleaseComObject ( ) : void
SHOpenFolderAndSelectItems ( IntPtr pidlFolder, uint cidl, [ apidl, uint dwFlags ) : int

Method Details

OpenFolderAndSelectFiles() public static méthode

public static OpenFolderAndSelectFiles ( string folder ) : void
folder string
Résultat void