Namespace: Consultingwerk.Util
Class 
WindowsExplorerHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:WindowsExplorerHelper
Purpose:API's to interact with the Windows Explorer
Syntax:Static methods only, Protected constructor to disallow
instance creation
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 30 21:30:08 CET 2010
Notes:This file is intended for GUI for .NET only
Purpose: Disabllow instance creation
Notes:



Top Method Summary
Options Name Purpose
+ ShowFileInExplorer (character) Locates the passed file in a Windows Explorer window (shell)
+ ShowFolder (character) Opens a folder in a Windows Explorer window (shell)

Top Constructor Summary
Options Name Purpose
# WindowsExplorerHelper () Disabllow instance creation


Method Detail
Top

PUBLIC ShowFileInExplorer (character)

Purpose: Locates the passed file in a Windows Explorer window (shell)
Notes: Performs file lookup using the FILE-INFO handle

Parameters:
pcFileName CHARACTER
The filename to open in the Windows explorer
Top

PUBLIC ShowFolder (character)

Purpose: Opens a folder in a Windows Explorer window (shell)
Notes:

Parameters:
pcFolderName CHARACTER
The folder name to open in the Windows explorer


Constructor Detail
Top

PROTECTED WindowsExplorerHelper ()

Purpose: Disabllow instance creation
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:06