SHDocVw.IShellUIHelper3.IsServiceInstalled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsServiceInstalled(const URL: WideString; const Verb: WideString): LongWord; safecall;

C++

virtual HRESULT __safecall IsServiceInstalled(const System::WideString URL, const System::WideString Verb, unsigned &__IsServiceInstalled_result) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IShellUIHelper3

Description

Embarcadero Technologies does not currently have any additional information.