ICatalogFileInfo::GetJavaTrust method

Returns the Java permissions.

Syntax


HRESULT GetJavaTrust(
  [out] void **ppJavaTrust
);

Parameters

ppJavaTrust [out]

A pointer to a structure representing the Java permissions. See JAVA_TRUST.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 3.0

DLL

Urlmon.dll

See also

ICatalogFileInfo

 

 

Show: