IJavaPackage::NeedsTrustedSource Method

Determines whether a trusted source is required.

Syntax

HRESULT NeedsTrustedSource(      
    BOOL *pfNeedsTrustedSource
);

Parameters

  • pfNeedsTrustedSource
    [out] A pointer to a boolean value.

Return Value

Returns S_OK if successful, or an error value otherwise.