C# Class OdessaGUIProject.NativeWin32Methods

Mostra file Open project: noahsw/highlight-hunter

Public Methods

Method Description
OpenFolderAndSelectFiles ( string folder ) : void

Private Methods

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

Method Details

OpenFolderAndSelectFiles() public static method

public static OpenFolderAndSelectFiles ( string folder ) : void
folder string
return void